analysis/rave_examples.py

=== stdout of analysis/tests/rave_examples.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/tests/rave_examples.py
TFile: B2A404-Rave-VertexFit.root
TTree: dsttree
TBranch: __experiment__, 0
TBranch: __run__, 0
TBranch: __event__, 4
TBranch: __production__, 0
TBranch: __candidate__, 0
TBranch: __ncandidates__, 1
TBranch: __eventType__, 
TBranch: __weight__, 1
TBranch: M, 2.011
TBranch: ErrM, 0.002818
TBranch: SigM, 0.3757
TBranch: InvM, 2.012
TBranch: isSignal, 1
TBranch: mcErrors, 0
TBranch: mcPDG, 413
TBranch: mcFlightTime, 0
TBranch: mcFlightDistance, 0
TBranch: flightTime, 0.003179
TBranch: flightDistance, 0.1123
TBranch: flightTimeErr, 0.001465
TBranch: flightDistanceErr, 0.05174
TBranch: D0_M, 1.865
TBranch: D0_ErrM, 0.002808
TBranch: D0_SigM, 0.2166
TBranch: D0_InvM, 1.866
TBranch: D0_isSignal, 1
TBranch: D0_mcErrors, 0
TBranch: D0_mcPDG, 421
TBranch: D0_K_electronID, 5.853e-07
TBranch: D0_K_muonID, 4.073e-27
TBranch: D0_K_pionID, 4.872e-05
TBranch: D0_K_kaonID, 1
TBranch: D0_K_protonID, 2.772e-08
TBranch: D0_K_deuteronID, 8.985e-28
TBranch: D0_K_binaryPID_11_211, 0.01187
TBranch: D0_K_binaryPID_13_211, 8.361e-23
TBranch: D0_K_binaryPID_211_321, 4.872e-05
TBranch: D0_K_binaryPID_321_2212, 1
TBranch: D0_K_binaryPID_211_2212, 0.9994
TBranch: D0_K_dr, 0.01662
TBranch: D0_K_dx, -0.01032
TBranch: D0_K_dy, 0.01303
TBranch: D0_K_dz, 0.005952
TBranch: D0_K_d0, -0.01668
TBranch: D0_K_z0, 0.00523
TBranch: D0_K_pValue, 0.4727
TBranch: D0_K_ndf, -1
TBranch: D0_K_isSignal, 1
TBranch: D0_K_mcErrors, 0
TBranch: D0_K_mcPDG, -321
TBranch: D0_pi_electronID, 8.502e-15
TBranch: D0_pi_muonID, 0.3396
TBranch: D0_pi_pionID, 0.6604
TBranch: D0_pi_kaonID, 1.929e-59
TBranch: D0_pi_protonID, 4.709e-68
TBranch: D0_pi_deuteronID, 1.307e-78
TBranch: D0_pi_binaryPID_11_211, 1.287e-14
TBranch: D0_pi_binaryPID_13_211, 0.3396
TBranch: D0_pi_binaryPID_211_321, 1
TBranch: D0_pi_binaryPID_321_2212, 1
TBranch: D0_pi_binaryPID_211_2212, 1
TBranch: D0_pi_dr, 0.03931
TBranch: D0_pi_dx, 0.03302
TBranch: D0_pi_dy, 0.02132
TBranch: D0_pi_dz, 0.02137
TBranch: D0_pi_d0, 0.03936
TBranch: D0_pi_z0, 0.02069
TBranch: D0_pi_pValue, 0.5054
TBranch: D0_pi_ndf, -1
TBranch: D0_pi_isSignal, 1
TBranch: D0_pi_mcErrors, 0
TBranch: D0_pi_mcPDG, 211
TBranch: pi_electronID, 0.0002385
TBranch: pi_muonID, 0.1196
TBranch: pi_pionID, 0.8802
TBranch: pi_kaonID, 5.269e-21
TBranch: pi_protonID, 1.836e-24
TBranch: pi_deuteronID, 2.386e-25
TBranch: pi_binaryPID_11_211, 0.0002709
TBranch: pi_binaryPID_13_211, 0.1196
TBranch: pi_binaryPID_211_321, 1
TBranch: pi_binaryPID_321_2212, 0.9997
TBranch: pi_binaryPID_211_2212, 1
TBranch: pi_dr, 0.004867
TBranch: pi_dx, 0.004449
TBranch: pi_dy, -0.001973
TBranch: pi_dz, -0.02197
TBranch: pi_d0, 0.004848
TBranch: pi_z0, -0.0227
TBranch: pi_pValue, 0.02998
TBranch: pi_ndf, -1
TBranch: pi_isSignal, 1
TBranch: pi_mcErrors, 0
TBranch: pi_mcPDG, 211
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/examples/fitting/B2A405-Rave-MassVertexFit.py
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('D0:kpi',0.0, updateAllDaughters=False, path=mypath)
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('D0:kpi_mass',0.0, updateAllDaughters=False, path=mypath)
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('D*+:1',0.0, updateAllDaughters=False, path=mypath)
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try: 
  treeFit('D*+:2',0.0, updateAllDaughters=False, path=mypath)
Please consult the documentation at  https://software.belle2.org 
(search for TreeFitter) for special constraints.
To silence this warning, add silence_warning=True when you call this function.
[INFO] Starting event processing, random seed is set to '6682fa1259d4b255b17b8bbad3d2e89eb17042dcd45908554dee4c52c5879bfc'
[INFO] Added file /belle2/examples-data/B02pi0D0_D2kpi_B2Dstarpi_Dstar2Dpi_D2kpi.root
[INFO] Conditions Database: found working metadata provider
	provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] Conditions data: configured globaltags (highest priority first) are master_2018-11-28, Legacy_IP_Information, Legacy_CollisionAxisCMS
[ERROR] Conditions Database: Problem parsing payload information.
	globaltag = master_2018-11-28
	server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
	error = Operation too slow. Less than 10240 bytes/sec transferred the last 60 seconds
[WARNING] Conditions data: Problem with payload metadata provider, trying to fall back to next provider...
	provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] Conditions Database: found working metadata provider
	provider = /cvmfs/belle.cern.ch/conditions/database.sqlite
[INFO] ParticleLoader's Summary of Actions:
[INFO]  o) creating (anti-)ParticleList with name: pi+:all (pi-:all)
[INFO]    -> MDST source: Tracks
[INFO] ParticleLoader's Summary of Actions:
[INFO]  o) creating (anti-)ParticleList with name: pi+:all (pi-:all)
[INFO]    -> MDST source: Tracks
[INFO] ParticleSelector: pi+:loose
[INFO]    -> With cuts  : pionID > 0.1 and thetaInCDCAcceptance and nCDCHits>20 and dr < 0.5 and abs(dz) < 2
[INFO] ParticleLoader's Summary of Actions:
[INFO]  o) creating (anti-)ParticleList with name: K+:all (K-:all)
[INFO]    -> MDST source: Tracks
[INFO] ParticleSelector: K+:loose
[INFO]    -> With cuts  : kaonID > 0.1 and thetaInCDCAcceptance and nCDCHits>20 and dr < 0.5 and abs(dz) < 2
[INFO] ParticleVertexFitter: Performing vertex fit on D0:kpi using Rave
[INFO] ParticleVertexFitter: Performing massvertex fit on D0:kpi_mass using Rave
[INFO] MCMatcher module will search for Particle -> MCParticle associations for the ParticleList D*+:1.
[INFO]   - The MCMatcher will use default algorithm suitable for analysis of Belle II MC.
[INFO] MCMatcher module will search for Particle -> MCParticle associations for the ParticleList D*+:2.
[INFO]   - The MCMatcher will use default algorithm suitable for analysis of Belle II MC.
[INFO] ParticleVertexFitter: Performing vertex fit on D*+:1 using Rave
[INFO] ParticleVertexFitter: Performing vertex fit on D*+:2 using Rave
[INFO] ParticleVertexFitter: Additional ipprofile will be applied
[FATAL] 1 ERROR(S) occurred! The processing of events will not be started.  { function: void Belle2::EventProcessor::process(const Belle2::PathPtr&, long int) }
[INFO] ===Error Summary================================================================
[FATAL] 1 ERROR(S) occurred! The processing of events will not be started.
[ERROR] Conditions Database: Problem parsing payload information.
	globaltag = master_2018-11-28
	server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
	error = Operation too slow. Less than 10240 bytes/sec transferred the last 60 seconds
[WARNING] Conditions data: Problem with payload metadata provider, trying to fall back to next provider...
	provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
[WARNING] in total, 1 warnings occurred during processing
TFile: B2A406-Rave-DecayStringVertexFit.root
TTree: d0tree2
TBranch: __experiment__, 0
TBranch: __run__, 0
TBranch: __event__, 2
TBranch: __production__, 0
TBranch: __candidate__, 0
TBranch: __ncandidates__, 2
TBranch: __eventType__, 
TBranch: __weight__, 1
TBranch: px, 0.1733
TBranch: py, 0.4232
TBranch: pz, 2.9
TBranch: pt, 0.4573
TBranch: p, 2.936
TBranch: E, 3.477
TBranch: K_px, -0.1623
TBranch: K_py, 1.051
TBranch: K_pz, 1.54
TBranch: K_pt, 1.063
TBranch: K_p, 1.871
TBranch: K_E, 1.935
TBranch: pi_px, 0.3356
TBranch: pi_py, -0.6276
TBranch: pi_pz, 1.36
TBranch: pi_pt, 0.7117
TBranch: pi_p, 1.535
TBranch: pi_E, 1.542
TTree: d0tree1
TBranch: __experiment__, 0
TBranch: __run__, 0
TBranch: __event__, 2
TBranch: __production__, 0
TBranch: __candidate__, 0
TBranch: __ncandidates__, 2
TBranch: __eventType__, 
TBranch: __weight__, 1
TBranch: px, 0.1733
TBranch: py, 0.4232
TBranch: pz, 2.9
TBranch: pt, 0.4573
TBranch: p, 2.936
TBranch: E, 3.477
TBranch: distance, 0.0181
TBranch: significanceOfDistance, 1.062
TBranch: dx, 0.002366
TBranch: dy, 0.005123
TBranch: dz, 0.0172
TBranch: x, 0.002381
TBranch: y, 0.005202
TBranch: z, 0.01649
TBranch: x_uncertainty, 0.001505
TBranch: y_uncertainty, 0.001801
TBranch: z_uncertainty, 0.002874
TBranch: dr, 0.005643
TBranch: dphi, 1.138
TBranch: dcosTheta, 0.9502
TBranch: prodVertexX, 0.0004739
TBranch: prodVertexY, 0.0008772
TBranch: prodVertexZ, -0.01044
TBranch: prodVertexXErr, 0.001249
TBranch: prodVertexYErr, 0.001793
TBranch: prodVertexZErr, 0.01226
TBranch: chiProb, 0.7174
TBranch: mcDecayVertexX, nan
TBranch: mcDecayVertexY, nan
TBranch: mcDecayVertexZ, nan
TBranch: mcDecayVertexFromIPDistance, nan
TBranch: mcDecayVertexRho, nan
TBranch: mcProductionVertexX, nan
TBranch: mcProductionVertexY, nan
TBranch: mcProductionVertexZ, nan
TBranch: flightTime, 0.0005793
TBranch: flightDistance, 0.02734
TBranch: flightTimeErr, 0.0002684
TBranch: flightDistanceErr, 0.01267
TBranch: K_px, -0.1626
TBranch: K_py, 1.051
TBranch: K_pz, 1.54
TBranch: K_pt, 1.063
TBranch: K_p, 1.871
TBranch: K_E, 1.935
TBranch: pi_px, 0.336
TBranch: pi_py, -0.6275
TBranch: pi_pz, 1.36
TBranch: pi_pt, 0.7118
TBranch: pi_p, 1.535
TBranch: pi_E, 1.542
TTree: dsttree3
TBranch: __experiment__, 0
TBranch: __run__, 0
TBranch: __event__, 3
TBranch: __production__, 0
TBranch: __candidate__, 0
TBranch: __ncandidates__, 1
TBranch: __eventType__, 
TBranch: __weight__, 1
TBranch: M, 2.005
TBranch: ErrM, 0
TBranch: SigM, -inf
TBranch: InvM, 2.005
TBranch: isSignal, 1
TBranch: mcErrors, 0
TBranch: mcPDG, 413
TBranch: mcFlightTime, 0
TBranch: mcFlightDistance, 0
TBranch: flightTime, 0.0001556
TBranch: flightDistance, 0.005222
TBranch: flightTimeErr, 0.0001302
TBranch: flightDistanceErr, 0.00437
TBranch: distance, 0.03765
TBranch: significanceOfDistance, 1.509
TBranch: dx, -5.29e-05
TBranch: dy, 6.902e-05
TBranch: dz, 0.03765
TBranch: x, -3.819e-05
TBranch: y, 0.0001482
TBranch: z, 0.03695
TBranch: x_uncertainty, 0.00178
TBranch: y_uncertainty, 0.00227
TBranch: z_uncertainty, 0.01764
TBranch: dr, 8.696e-05
TBranch: dphi, 2.225
TBranch: dcosTheta, 1
TBranch: prodVertexX, nan
TBranch: prodVertexY, nan
TBranch: prodVertexZ, nan
TBranch: prodVertexXErr, nan
TBranch: prodVertexYErr, nan
TBranch: prodVertexZErr, nan
TBranch: chiProb, 0
TBranch: D0_M, 1.865
TBranch: D0_ErrM, 5.418e-06
TBranch: D0_SigM, 2.003
TBranch: D0_InvM, 1.867
TBranch: D0_isSignal, 1
TBranch: D0_mcErrors, 0
TBranch: D0_mcPDG, 421
TBranch: D0_distance, 0.02737
TBranch: D0_significanceOfDistance, 2.001
TBranch: D0_dx, 0.01426
TBranch: D0_dy, 0.01109
TBranch: D0_dz, 0.02056
TBranch: D0_x, 0.01428
TBranch: D0_y, 0.01117
TBranch: D0_z, 0.01986
TBranch: D0_x_uncertainty, 0.002662
TBranch: D0_y_uncertainty, 0.002921
TBranch: D0_z_uncertainty, 0.001657
TBranch: D0_dr, 0.01807
TBranch: D0_dphi, 0.661
TBranch: D0_dcosTheta, 0.7511
TBranch: D0_prodVertexX, nan
TBranch: D0_prodVertexY, nan
TBranch: D0_prodVertexZ, nan
TBranch: D0_prodVertexXErr, nan
TBranch: D0_prodVertexYErr, nan
TBranch: D0_prodVertexZErr, nan
TBranch: D0_chiProb, 0.3005
TBranch: D0_K_electronID, 2.238e-08
TBranch: D0_K_muonID, 4.96e-26
TBranch: D0_K_pionID, 0.00011
TBranch: D0_K_kaonID, 0.9999
TBranch: D0_K_protonID, 2.834e-13
TBranch: D0_K_deuteronID, 4.389e-28
TBranch: D0_K_binaryPID_11_211, 0.0002035
TBranch: D0_K_binaryPID_13_211, 4.51e-22
TBranch: D0_K_binaryPID_211_321, 0.00011
TBranch: D0_K_binaryPID_321_2212, 1
TBranch: D0_K_binaryPID_211_2212, 1
TBranch: D0_K_dr, 0.002116
TBranch: D0_K_dx, 0.001475
TBranch: D0_K_dy, -0.001518
TBranch: D0_K_dz, 0.01796
TBranch: D0_K_d0, 0.00207
TBranch: D0_K_z0, 0.01725
TBranch: D0_K_pValue, 0.004202
TBranch: D0_K_ndf, -1
TBranch: D0_K_isSignal, 1
TBranch: D0_K_mcErrors, 0
TBranch: D0_K_mcPDG, -321
TBranch: D0_pi_electronID, 8.694e-15
TBranch: D0_pi_muonID, 0.0005825
TBranch: D0_pi_pionID, 0.9994
TBranch: D0_pi_kaonID, 7.882e-36
TBranch: D0_pi_protonID, 4.701e-46
TBranch: D0_pi_deuteronID, 4.473e-56
TBranch: D0_pi_binaryPID_11_211, 8.699e-15
TBranch: D0_pi_binaryPID_13_211, 0.0005825
TBranch: D0_pi_binaryPID_211_321, 1
TBranch: D0_pi_binaryPID_321_2212, 1
TBranch: D0_pi_binaryPID_211_2212, 1
TBranch: D0_pi_dr, 0.02103
TBranch: D0_pi_dx, 0.01767
TBranch: D0_pi_dy, 0.01141
TBranch: D0_pi_dz, 0.01321
TBranch: D0_pi_d0, -0.02109
TBranch: D0_pi_z0, 0.0125
TBranch: D0_pi_pValue, 0.02448
TBranch: D0_pi_ndf, -1
TBranch: D0_pi_isSignal, 1
TBranch: D0_pi_mcErrors, 0
TBranch: D0_pi_mcPDG, 211
TBranch: pi_electronID, 0.4161
TBranch: pi_muonID, 0.5703
TBranch: pi_pionID, 0.01355
TBranch: pi_kaonID, 2.148e-15
TBranch: pi_protonID, 4.959e-18
TBranch: pi_deuteronID, 3.224e-19
TBranch: pi_binaryPID_11_211, 0.9685
TBranch: pi_binaryPID_13_211, 0.9768
TBranch: pi_binaryPID_211_321, 1
TBranch: pi_binaryPID_321_2212, 0.9977
TBranch: pi_binaryPID_211_2212, 1
TBranch: pi_dr, 0.5655
TBranch: pi_dx, -0.2495
TBranch: pi_dy, 0.5074
TBranch: pi_dz, 54.13
TBranch: pi_d0, -0.5655
TBranch: pi_z0, 54.13
TBranch: pi_pValue, 5.095e-19
TBranch: pi_ndf, -1
TBranch: pi_isSignal, 1
TBranch: pi_mcErrors, 0
TBranch: pi_mcPDG, 211
TTree: dsttree2
TBranch: __experiment__, 0
TBranch: __run__, 0
TBranch: __event__, 3
TBranch: __production__, 0
TBranch: __candidate__, 0
TBranch: __ncandidates__, 1
TBranch: __eventType__, 
TBranch: __weight__, 1
TBranch: M, 2.048
TBranch: ErrM, 0.01248
TBranch: SigM, 2.998
TBranch: InvM, 2.005
TBranch: isSignal, 1
TBranch: mcErrors, 0
TBranch: mcPDG, 413
TBranch: mcFlightTime, 0
TBranch: mcFlightDistance, 0
TBranch: flightTime, 0.0001133
TBranch: flightDistance, 0.003753
TBranch: flightTimeErr, 0.000128
TBranch: flightDistanceErr, 0.004241
TBranch: distance, 0.01819
TBranch: significanceOfDistance, 1.032
TBranch: dx, -0.0006094
TBranch: dy, 0.00189
TBranch: dz, 0.01808
TBranch: x, -0.0005947
TBranch: y, 0.001969
TBranch: z, 0.01737
TBranch: x_uncertainty, 0.0017
TBranch: y_uncertainty, 0.00158
TBranch: z_uncertainty, 0.001567
TBranch: dr, 0.001985
TBranch: dphi, 1.883
TBranch: dcosTheta, 0.994
TBranch: prodVertexX, nan
TBranch: prodVertexY, nan
TBranch: prodVertexZ, nan
TBranch: prodVertexXErr, nan
TBranch: prodVertexYErr, nan
TBranch: prodVertexZErr, nan
TBranch: chiProb, 0
TBranch: D0_M, 1.865
TBranch: D0_ErrM, 5.418e-06
TBranch: D0_SigM, 2.003
TBranch: D0_InvM, 1.867
TBranch: D0_isSignal, 1
TBranch: D0_mcErrors, 0
TBranch: D0_mcPDG, 421
TBranch: D0_distance, 0.02737
TBranch: D0_significanceOfDistance, 2.001
TBranch: D0_dx, 0.01426
TBranch: D0_dy, 0.01109
TBranch: D0_dz, 0.02056
TBranch: D0_x, 0.01428
TBranch: D0_y, 0.01117
TBranch: D0_z, 0.01986
TBranch: D0_x_uncertainty, 0.002662
TBranch: D0_y_uncertainty, 0.002921
TBranch: D0_z_uncertainty, 0.001657
TBranch: D0_dr, 0.01807
TBranch: D0_dphi, 0.661
TBranch: D0_dcosTheta, 0.7511
TBranch: D0_prodVertexX, nan
TBranch: D0_prodVertexY, nan
TBranch: D0_prodVertexZ, nan
TBranch: D0_prodVertexXErr, nan
TBranch: D0_prodVertexYErr, nan
TBranch: D0_prodVertexZErr, nan
TBranch: D0_chiProb, 0.3005
TBranch: D0_K_electronID, 2.238e-08
TBranch: D0_K_muonID, 4.96e-26
TBranch: D0_K_pionID, 0.00011
TBranch: D0_K_kaonID, 0.9999
TBranch: D0_K_protonID, 2.834e-13
TBranch: D0_K_deuteronID, 4.389e-28
TBranch: D0_K_binaryPID_11_211, 0.0002035
TBranch: D0_K_binaryPID_13_211, 4.51e-22
TBranch: D0_K_binaryPID_211_321, 0.00011
TBranch: D0_K_binaryPID_321_2212, 1
TBranch: D0_K_binaryPID_211_2212, 1
TBranch: D0_K_dr, 0.002116
TBranch: D0_K_dx, 0.001475
TBranch: D0_K_dy, -0.001518
TBranch: D0_K_dz, 0.01796
TBranch: D0_K_d0, 0.00207
TBranch: D0_K_z0, 0.01725
TBranch: D0_K_pValue, 0.004202
TBranch: D0_K_ndf, -1
TBranch: D0_K_isSignal, 1
TBranch: D0_K_mcErrors, 0
TBranch: D0_K_mcPDG, -321
TBranch: D0_pi_electronID, 8.694e-15
TBranch: D0_pi_muonID, 0.0005825
TBranch: D0_pi_pionID, 0.9994
TBranch: D0_pi_kaonID, 7.882e-36
TBranch: D0_pi_protonID, 4.701e-46
TBranch: D0_pi_deuteronID, 4.473e-56
TBranch: D0_pi_binaryPID_11_211, 8.699e-15
TBranch: D0_pi_binaryPID_13_211, 0.0005825
TBranch: D0_pi_binaryPID_211_321, 1
TBranch: D0_pi_binaryPID_321_2212, 1
TBranch: D0_pi_binaryPID_211_2212, 1
TBranch: D0_pi_dr, 0.02103
TBranch: D0_pi_dx, 0.01767
TBranch: D0_pi_dy, 0.01141
TBranch: D0_pi_dz, 0.01321
TBranch: D0_pi_d0, -0.02109
TBranch: D0_pi_z0, 0.0125
TBranch: D0_pi_pValue, 0.02448
TBranch: D0_pi_ndf, -1
TBranch: D0_pi_isSignal, 1
TBranch: D0_pi_mcErrors, 0
TBranch: D0_pi_mcPDG, 211
TBranch: pi_electronID, 0.4161
TBranch: pi_muonID, 0.5703
TBranch: pi_pionID, 0.01355
TBranch: pi_kaonID, 2.148e-15
TBranch: pi_protonID, 4.959e-18
TBranch: pi_deuteronID, 3.224e-19
TBranch: pi_binaryPID_11_211, 0.9685
TBranch: pi_binaryPID_13_211, 0.9768
TBranch: pi_binaryPID_211_321, 1
TBranch: pi_binaryPID_321_2212, 0.9977
TBranch: pi_binaryPID_211_2212, 1
TBranch: pi_dr, 0.5655
TBranch: pi_dx, -0.2495
TBranch: pi_dy, 0.5074
TBranch: pi_dz, 54.13
TBranch: pi_d0, -0.5655
TBranch: pi_z0, 54.13
TBranch: pi_pValue, 5.095e-19
TBranch: pi_ndf, -1
TBranch: pi_isSignal, 1
TBranch: pi_mcErrors, 0
TBranch: pi_mcPDG, 211
TTree: dsttree1
TBranch: __experiment__, 0
TBranch: __run__, 0
TBranch: __event__, 4
TBranch: __production__, 0
TBranch: __candidate__, 0
TBranch: __ncandidates__, 1
TBranch: __eventType__, 
TBranch: __weight__, 1
TBranch: M, 2.011
TBranch: ErrM, 0.0003523
TBranch: SigM, 1.664
TBranch: InvM, 2.011
TBranch: isSignal, 1
TBranch: mcErrors, 0
TBranch: mcPDG, 413
TBranch: mcFlightTime, 0
TBranch: mcFlightDistance, 0
TBranch: flightTime, 0.003181
TBranch: flightDistance, 0.1123
TBranch: flightTimeErr, 0.001465
TBranch: flightDistanceErr, 0.05174
TBranch: distance, 0.1128
TBranch: significanceOfDistance, 2.186
TBranch: dx, 0.05898
TBranch: dy, 0.09221
TBranch: dz, 0.02718
TBranch: x, 0.05899
TBranch: y, 0.09229
TBranch: z, 0.02648
TBranch: x_uncertainty, 0.02916
TBranch: y_uncertainty, 0.04186
TBranch: z_uncertainty, 0.008025
TBranch: dr, 0.1095
TBranch: dphi, 1.002
TBranch: dcosTheta, 0.241
TBranch: prodVertexX, nan
TBranch: prodVertexY, nan
TBranch: prodVertexZ, nan
TBranch: prodVertexXErr, nan
TBranch: prodVertexYErr, nan
TBranch: prodVertexZErr, nan
TBranch: chiProb, 0.101
TBranch: D0_M, 1.865
TBranch: D0_ErrM, 4.248e-06
TBranch: D0_SigM, 0.825
TBranch: D0_InvM, 1.866
TBranch: D0_isSignal, 1
TBranch: D0_mcErrors, 0
TBranch: D0_mcPDG, 421
TBranch: D0_distance, 0.04608
TBranch: D0_significanceOfDistance, 6.39
TBranch: D0_dx, 0.02086
TBranch: D0_dy, 0.03738
TBranch: D0_dz, 0.01707
TBranch: D0_x, 0.02087
TBranch: D0_y, 0.03745
TBranch: D0_z, 0.01636
TBranch: D0_x_uncertainty, 0.002006
TBranch: D0_y_uncertainty, 0.001671
TBranch: D0_z_uncertainty, 0.001394
TBranch: D0_dr, 0.0428
TBranch: D0_dphi, 1.062
TBranch: D0_dcosTheta, 0.3704
TBranch: D0_prodVertexX, nan
TBranch: D0_prodVertexY, nan
TBranch: D0_prodVertexZ, nan
TBranch: D0_prodVertexXErr, nan
TBranch: D0_prodVertexYErr, nan
TBranch: D0_prodVertexZErr, nan
TBranch: D0_chiProb, 0.2997
TBranch: D0_K_electronID, 5.853e-07
TBranch: D0_K_muonID, 4.073e-27
TBranch: D0_K_pionID, 4.872e-05
TBranch: D0_K_kaonID, 1
TBranch: D0_K_protonID, 2.772e-08
TBranch: D0_K_deuteronID, 8.985e-28
TBranch: D0_K_binaryPID_11_211, 0.01187
TBranch: D0_K_binaryPID_13_211, 8.361e-23
TBranch: D0_K_binaryPID_211_321, 4.872e-05
TBranch: D0_K_binaryPID_321_2212, 1
TBranch: D0_K_binaryPID_211_2212, 0.9994
TBranch: D0_K_dr, 0.01662
TBranch: D0_K_dx, -0.01032
TBranch: D0_K_dy, 0.01303
TBranch: D0_K_dz, 0.005952
TBranch: D0_K_d0, -0.01668
TBranch: D0_K_z0, 0.00523
TBranch: D0_K_pValue, 0.4727
TBranch: D0_K_ndf, -1
TBranch: D0_K_isSignal, 1
TBranch: D0_K_mcErrors, 0
TBranch: D0_K_mcPDG, -321
TBranch: D0_pi_electronID, 8.502e-15
TBranch: D0_pi_muonID, 0.3396
TBranch: D0_pi_pionID, 0.6604
TBranch: D0_pi_kaonID, 1.929e-59
TBranch: D0_pi_protonID, 4.709e-68
TBranch: D0_pi_deuteronID, 1.307e-78
TBranch: D0_pi_binaryPID_11_211, 1.287e-14
TBranch: D0_pi_binaryPID_13_211, 0.3396
TBranch: D0_pi_binaryPID_211_321, 1
TBranch: D0_pi_binaryPID_321_2212, 1
TBranch: D0_pi_binaryPID_211_2212, 1
TBranch: D0_pi_dr, 0.03931
TBranch: D0_pi_dx, 0.03302
TBranch: D0_pi_dy, 0.02132
TBranch: D0_pi_dz, 0.02137
TBranch: D0_pi_d0, 0.03936
TBranch: D0_pi_z0, 0.02069
TBranch: D0_pi_pValue, 0.5054
TBranch: D0_pi_ndf, -1
TBranch: D0_pi_isSignal, 1
TBranch: D0_pi_mcErrors, 0
TBranch: D0_pi_mcPDG, 211
TBranch: pi_electronID, 0.0002385
TBranch: pi_muonID, 0.1196
TBranch: pi_pionID, 0.8802
TBranch: pi_kaonID, 5.269e-21
TBranch: pi_protonID, 1.836e-24
TBranch: pi_deuteronID, 2.386e-25
TBranch: pi_binaryPID_11_211, 0.0002709
TBranch: pi_binaryPID_13_211, 0.1196
TBranch: pi_binaryPID_211_321, 1
TBranch: pi_binaryPID_321_2212, 0.9997
TBranch: pi_binaryPID_211_2212, 1
TBranch: pi_dr, 0.004867
TBranch: pi_dx, 0.004449
TBranch: pi_dy, -0.001973
TBranch: pi_dz, -0.02197
TBranch: pi_d0, 0.004848
TBranch: pi_z0, -0.0227
TBranch: pi_pValue, 0.02998
TBranch: pi_ndf, -1
TBranch: pi_isSignal, 1
TBranch: pi_mcErrors, 0
TBranch: pi_mcPDG, 211
=== stderr of analysis/tests/rave_examples.py ===
F
======================================================================
FAIL: test_fitting_examples (__main__.ExamplesTest.test_fitting_examples) [B2A405-Rave-MassVertexFit.py]
Test supported fitting examples.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/b2soft/buildbot/development/releases/current/lib/Linux_x86_64/opt/b2test_utils_analysis.py", line 53, in _test_examples_dir
    self.assertEqual(result.returncode, 0)
AssertionError: 1 != 0

----------------------------------------------------------------------
Ran 1 test in 147.764s

FAILED (failures=1)
=== end analysis/tests/rave_examples.py ===