Public Member Functions |
Protected Types |
Protected Member Functions |
Private Member Functions |
Private Attributes |
List of all members
LauCPFitModel Class Reference Class for defining a CP fit model. More...
Inheritance diagram for LauCPFitModel:
![]()
Detailed DescriptionClass for defining a CP fit model. LauCPFitModel is a class that allows the user to define a three-body Dalitz plot according to the isobar model, i.e. defining a set of resonances that have complex amplitudes that can interfere with each other. It extends the LauSimpleFitModel in that it allows simultaneous fitting of two parent flavours simultaneously. By default, it assumes perfect tagging of those flavours but it can also be used in an untagged scenario. Definition at line 62 of file LauCPFitModel.hh. Member Typedef Documentation
Typedef for a vector of background DP models. Definition at line 232 of file LauCPFitModel.hh.
Typedef for a vector of embedded data objects. Definition at line 241 of file LauCPFitModel.hh.
Typedef for a vector of background PDFs. Definition at line 235 of file LauCPFitModel.hh.
Typedef for a vector of booleans to flag if events are reused. Definition at line 244 of file LauCPFitModel.hh.
Typedef for a vector of background yields. Definition at line 238 of file LauCPFitModel.hh.
Define a map to be used to store a category name and numbers. Definition at line 229 of file LauCPFitModel.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 70 of file LauCPFitModel.cc.
Destructor. Definition at line 110 of file LauCPFitModel.cc.
Copy constructor (not implemented) Member Function Documentation
Add sPlot branches for the extra PDFs.
Definition at line 2528 of file LauCPFitModel.cc.
Append fake data points to the inputData for each bin in the SCF smearing matrix. We'll be caching the DP amplitudes and efficiencies of the centres of the true bins. To do so, we attach some fake points at the end of inputData, the number of the entry minus the total number of events corresponding to the number of the histogram for that given true bin in the LauScfMap object. (What this means is that when Laura is provided with the LauScfMap object by the user, it's the latter who has to make sure that it contains the right number of histograms and in exactly the right order!)
Definition at line 2135 of file LauCPFitModel.cc.
Read in the input fit data variables, e.g. m13Sq and m23Sq. Implements LauAbsFitModel. Definition at line 2046 of file LauCPFitModel.cc.
Calculate the CP asymmetries.
Definition at line 998 of file LauCPFitModel.cc.
Calculate the CP-conserving and CP-violating fit fractions.
Definition at line 945 of file LauCPFitModel.cc.
Check the initial fit parameters. Implements LauAbsFitModel. Definition at line 1376 of file LauCPFitModel.cc.
Embed full simulation events for the given background class, rather than generating toy from the PDFs.
Definition at line 2930 of file LauCPFitModel.cc.
Embed full simulation events for the B- signal, rather than generating toy from the PDFs.
Definition at line 2909 of file LauCPFitModel.cc.
Embed full simulation events for the given background class, rather than generating toy from the PDFs.
Definition at line 2978 of file LauCPFitModel.cc.
Embed full simulation events for the B+ signal, rather than generating toy from the PDFs.
Definition at line 2957 of file LauCPFitModel.cc.
Determine the number of events to generate for each hypothesis. Definition at line 1415 of file LauCPFitModel.cc.
Get the fit results and store them.
Implements LauAbsFitModel. Definition at line 1017 of file LauCPFitModel.cc.
Returns the names and yields of species that are fixed in the fit. Implements LauAbsFitModel. Definition at line 2675 of file LauCPFitModel.cc.
Set a LauParameter to a given value.
Definition at line 3355 of file LauCPFitModel.cc.
Set a vector of LauParameters according to the specified method.
Definition at line 3373 of file LauCPFitModel.cc.
Returns the names and yields of species that are free in the fit. Implements LauAbsFitModel. Definition at line 2653 of file LauCPFitModel.cc.
Generate background event.
Definition at line 1810 of file LauCPFitModel.cc.
Generate from the extra PDFs.
Definition at line 1939 of file LauCPFitModel.cc.
Generate signal event. Definition at line 1669 of file LauCPFitModel.cc.
Toy MC generation and fitting overloaded functions. Implements LauAbsFitModel. Definition at line 1501 of file LauCPFitModel.cc.
Get the total number of events.
Implements LauAbsFitModel. Definition at line 2244 of file LauCPFitModel.cc.
Calculate the signal and background likelihoods for the DP for a given event.
Definition at line 2256 of file LauCPFitModel.cc.
Determine the signal and background likelihood for the extra variables for a given event.
Definition at line 2411 of file LauCPFitModel.cc.
Calculate the SCF likelihood for the DP for a given event.
Definition at line 2340 of file LauCPFitModel.cc.
Definition at line 464 of file LauCPFitModel.hh.
Retrieve a named parameter from a TTree.
Definition at line 3337 of file LauCPFitModel.cc.
Definition at line 465 of file LauCPFitModel.hh.
Get the total likelihood for each event.
Implements LauAbsFitModel. Definition at line 2178 of file LauCPFitModel.cc.
Initialise the signal DP models. Implements LauAbsFitModel. Definition at line 626 of file LauCPFitModel.cc.
Copy assignment operator (not implemented)
Print the asymmetries.
Definition at line 1247 of file LauCPFitModel.cc.
Print the fit fractions, total DP rate and mean efficiency.
Definition at line 1226 of file LauCPFitModel.cc.
Calculate things that depend on the fit parameters after they have been updated by Minuit. Implements LauAbsFitModel. Definition at line 2002 of file LauCPFitModel.cc.
Randomise the initial fit parameters. Definition at line 1388 of file LauCPFitModel.cc.
Recalculate Normalization the signal DP models. Implements LauAbsFitModel. Definition at line 617 of file LauCPFitModel.cc.
Save the pdf Plots for all the resonances.
Implements LauAbsFitModel. Definition at line 3110 of file LauCPFitModel.cc.
Save the pdf Plots for the sum of resonances of a given spin.
Implements LauAbsFitModel. Definition at line 3227 of file LauCPFitModel.cc.
Check if the mis-reconstructed signal is to be smeared in the DP. Implements LauAbsFitModel. Definition at line 449 of file LauCPFitModel.hh.
Set the DP amplitude coefficients. The name of the coeffSet must match the name of one of the resonances in the DP model for the antiparticle (the name of the conjugate state in the model for the particle will be automatically determined). The supplied order of coefficients will be rearranged to match the order in which the resonances are stored in the dynamics, see LauIsobarDynamics::addResonance.
Implements LauAbsFitModel. Definition at line 412 of file LauCPFitModel.cc.
Set the background DP models.
Definition at line 317 of file LauCPFitModel.cc.
Set the background PDFs.
Definition at line 380 of file LauCPFitModel.cc.
Store all of the DP information. Definition at line 1914 of file LauCPFitModel.cc.
Set-up other parameters that are derived from the fit results, e.g. fit fractions. Definition at line 790 of file LauCPFitModel.cc.
Set the fit parameters for the extra PDFs. Definition at line 687 of file LauCPFitModel.cc.
Set the initial yields. Definition at line 720 of file LauCPFitModel.cc.
Set the background event yield(s) The name of the parameter must be that of the corresponding background category (so that it can be correctly assigned)
Implements LauAbsFitModel. Definition at line 198 of file LauCPFitModel.cc.
Set the background event yield(s) The names of the parameters must be that of the corresponding background category (so that they can be correctly assigned)
Definition at line 234 of file LauCPFitModel.cc.
Set the signal event yield.
Implements LauAbsFitModel. Definition at line 140 of file LauCPFitModel.cc.
Set the signal event yield if there is an asymmetry.
Definition at line 166 of file LauCPFitModel.cc. Set the SCF PDF for a given variable.
Definition at line 359 of file LauCPFitModel.cc.
Set the fit parameters for the DP model. Definition at line 642 of file LauCPFitModel.cc. Set the signal PDFs.
Definition at line 338 of file LauCPFitModel.cc.
Set the branches for the sPlot ntuple with extra PDFs.
Definition at line 2576 of file LauCPFitModel.cc.
Define the length of the background vectors. Implements LauAbsFitModel. Definition at line 123 of file LauCPFitModel.cc.
Setup the required ntuple branches. Implements LauAbsFitModel. Definition at line 1870 of file LauCPFitModel.cc.
Add branches to store experiment number and the event number within the experiment. Implements LauAbsFitModel. Definition at line 2461 of file LauCPFitModel.cc.
Determine if we are smearing the SCF DP PDF. Definition at line 146 of file LauCPFitModel.hh.
Check if the signal is split into well-reconstructed and mis-reconstructed types. Implements LauAbsFitModel. Definition at line 446 of file LauCPFitModel.hh.
Split the signal component into well-reconstructed and mis-reconstructed parts. The nomenclature used here is TM (truth-matched) and SCF (self cross feed) In this option, the SCF fraction is DP-dependent Can also optionally provide a smearing matrix to smear the SCF DP PDF
Definition at line 280 of file LauCPFitModel.cc.
Split the signal component into well reconstructed and mis-reconstructed parts. The nomenclature used here is TM (truth-matched) and SCF (self cross feed) In this option, the SCF fraction is a single global number
Definition at line 302 of file LauCPFitModel.cc.
Store the per event likelihood values. Implements LauAbsFitModel. Definition at line 2759 of file LauCPFitModel.cc.
Store the MC truth info on the TM/SCF nature of the embedded signal event.
Definition at line 1976 of file LauCPFitModel.cc.
Returns the species and variables for all 2D PDFs in the fit. Implements LauAbsFitModel. Definition at line 2694 of file LauCPFitModel.cc.
Update the coefficients. Implements LauAbsFitModel. Definition at line 2451 of file LauCPFitModel.cc.
Update the signal events after Minuit sets background parameters. Definition at line 2017 of file LauCPFitModel.cc.
Determine whether we are splitting the signal into TM and SCF parts. Definition at line 140 of file LauCPFitModel.hh.
Determine whether the SCF fraction is DP-dependent. Definition at line 143 of file LauCPFitModel.hh.
Returns the names of all variables in the fit. Implements LauAbsFitModel. Definition at line 2633 of file LauCPFitModel.cc.
Weight events based on the DP model.
Implements LauAbsFitModel. Definition at line 3005 of file LauCPFitModel.cc.
Write the fit results in latex table format.
Implements LauAbsFitModel. Definition at line 1259 of file LauCPFitModel.cc. Member Data Documentation
A_CP parameter. Definition at line 571 of file LauCPFitModel.hh.
Background asymmetries(s) Definition at line 598 of file LauCPFitModel.hh.
Background DP likelihood value(s) Definition at line 688 of file LauCPFitModel.hh.
Background yield(s) Definition at line 595 of file LauCPFitModel.hh.
Background likelihood value(s) from extra PDFs. Definition at line 697 of file LauCPFitModel.hh.
Total background likelihood(s) Definition at line 706 of file LauCPFitModel.hh.
Magnitudes and Phases. Definition at line 547 of file LauCPFitModel.hh.
Run choice variables. Definition at line 640 of file LauCPFitModel.hh.
The CP conserving fit fraction. Definition at line 565 of file LauCPFitModel.hh.
The CP violating fit fraction. Definition at line 562 of file LauCPFitModel.hh.
Current event charge. Definition at line 607 of file LauCPFitModel.hh.
Vector to store event charges. Definition at line 610 of file LauCPFitModel.hh.
The cached values of the sqDP jacobians for each true bin. Definition at line 637 of file LauCPFitModel.hh.
The cached values of the SCF fraction for each bin centre. Definition at line 631 of file LauCPFitModel.hh.
The fit fraction asymmetries. Definition at line 568 of file LauCPFitModel.hh.
Option to force an asymmetry. Definition at line 592 of file LauCPFitModel.hh.
The B- background Dalitz plot models. Definition at line 502 of file LauCPFitModel.hh.
The B- background PDFs. Definition at line 526 of file LauCPFitModel.hh.
The B- background event tree. Definition at line 663 of file LauCPFitModel.hh.
The complex coefficients for B-. Definition at line 649 of file LauCPFitModel.hh.
The average DP rate for B-. Definition at line 580 of file LauCPFitModel.hh.
The B- fit fractions. Definition at line 550 of file LauCPFitModel.hh.
Fit B- fractions (uncorrected for the efficiency) Definition at line 556 of file LauCPFitModel.hh.
The B- Dalitz plot kinematics object. Definition at line 508 of file LauCPFitModel.hh.
The mean efficiency for B- model. Definition at line 574 of file LauCPFitModel.hh.
Name of the parent particle. Definition at line 643 of file LauCPFitModel.hh.
The B- SCF PDFs. Definition at line 520 of file LauCPFitModel.hh.
The B- signal Dalitz plot model. Definition at line 496 of file LauCPFitModel.hh.
The B- signal PDFs. Definition at line 514 of file LauCPFitModel.hh.
The B- signal event tree. Definition at line 657 of file LauCPFitModel.hh.
Number of extra PDF parameters. Definition at line 541 of file LauCPFitModel.hh.
Number of normalisation parameters (yields, asymmetries) Definition at line 544 of file LauCPFitModel.hh.
Number of signal components. Definition at line 535 of file LauCPFitModel.hh.
Number of signal DP parameters. Definition at line 538 of file LauCPFitModel.hh.
The B+ background Dalitz plot models. Definition at line 505 of file LauCPFitModel.hh.
The B+ background PDFs. Definition at line 529 of file LauCPFitModel.hh.
The B+ background event tree. Definition at line 666 of file LauCPFitModel.hh.
The complex coefficients for B+. Definition at line 652 of file LauCPFitModel.hh.
The average DP rate for B+. Definition at line 583 of file LauCPFitModel.hh.
The B+ fit fractions. Definition at line 553 of file LauCPFitModel.hh.
Fit B+ fractions (uncorrected for the efficiency) Definition at line 559 of file LauCPFitModel.hh.
The B+ Dalitz plot kinematics object. Definition at line 511 of file LauCPFitModel.hh.
The mean efficiency for B+ model. Definition at line 577 of file LauCPFitModel.hh.
Name of the parent particle. Definition at line 646 of file LauCPFitModel.hh.
The B+ SCF PDFs. Definition at line 523 of file LauCPFitModel.hh.
The B+ signal Dalitz plot model. Definition at line 499 of file LauCPFitModel.hh.
The B+ signal PDFs. Definition at line 517 of file LauCPFitModel.hh.
The B+ signal event tree. Definition at line 660 of file LauCPFitModel.hh.
The cached values of the sqDP jacobians for each event. Definition at line 634 of file LauCPFitModel.hh.
The cached values of the SCF fraction for each event. Definition at line 628 of file LauCPFitModel.hh.
Vector of booleans to reuse background events. Definition at line 678 of file LauCPFitModel.hh.
Boolean to reuse signal events. Definition at line 669 of file LauCPFitModel.hh.
SCF DP likelihood value. Definition at line 685 of file LauCPFitModel.hh.
SCF likelihood from extra PDFs. Definition at line 694 of file LauCPFitModel.hh.
The (global) SCF fraction parameter. Definition at line 619 of file LauCPFitModel.hh.
The histogram giving the DP-dependence of the SCF fraction. Definition at line 622 of file LauCPFitModel.hh.
The smearing matrix for the SCF DP PDF. Definition at line 625 of file LauCPFitModel.hh.
Total SCF likelihood. Definition at line 703 of file LauCPFitModel.hh.
Signal DP likelihood value. Definition at line 682 of file LauCPFitModel.hh.
Signal likelihood from extra PDFs. Definition at line 691 of file LauCPFitModel.hh.
Signal asymmetry. Definition at line 589 of file LauCPFitModel.hh.
Signal yield. Definition at line 586 of file LauCPFitModel.hh.
Total signal likelihood. Definition at line 700 of file LauCPFitModel.hh.
IS the analysis tagged? Definition at line 601 of file LauCPFitModel.hh.
Event charge. Definition at line 604 of file LauCPFitModel.hh.
Boolean to use reweighting for B-. Definition at line 672 of file LauCPFitModel.hh.
Boolean to use reweighting for B+. Definition at line 675 of file LauCPFitModel.hh.
Is the signal split into TM and SCF. Definition at line 613 of file LauCPFitModel.hh.
Is the SCF fraction DP-dependent. Definition at line 616 of file LauCPFitModel.hh.
Background boolean. Definition at line 532 of file LauCPFitModel.hh. The documentation for this class was generated from the following files:
Generated by ![]() |