LauPolarGammaCPCoeffSet.hh
Go to the documentation of this file.
102 const Bool_t rBSecondStage = kFALSE, const Bool_t deltaBSecondStage = kFALSE, const Bool_t gammaSecondStage = kFALSE,
157 virtual void setCoeffValues( const LauComplex& coeff, const LauComplex& coeffBar, Bool_t init );
172 virtual LauAbsCoeffSet* createClone(const TString& newName, CloneOption cloneOption = All, Double_t constFactor = 1.0);
182 LauPolarGammaCPCoeffSet(const LauPolarGammaCPCoeffSet& rhs, CloneOption cloneOption = All, Double_t constFactor = 1.0);
static LauParameter * rDGlobal_ the magnitude of the ratio of the favoured and suppressed D-decay amplitudes (shared by multiple reso... Definition: LauPolarGammaCPCoeffSet.hh:231 LauParameter * rD_ the magnitude of the ratio of the favoured and suppressed D-decay amplitudes Definition: LauPolarGammaCPCoeffSet.hh:222 Class for defining a complex coefficient useful for extracting the CKM angle gamma from B -> D h h Da... Definition: LauPolarGammaCPCoeffSet.hh:54 LauComplex nonCPPart_ The b -> c part of the complex coefficient. Definition: LauPolarGammaCPCoeffSet.hh:243 LauPolarGammaCPCoeffSet & operator=(const LauPolarGammaCPCoeffSet &rhs) Copy assignment operator (not implemented) virtual const LauComplex & particleCoeff() Retrieve the complex coefficient for a particle. Definition: LauPolarGammaCPCoeffSet.cc:558 LauComplex antiparticleCoeff_ The antiparticle complex coefficient. Definition: LauPolarGammaCPCoeffSet.hh:252 File containing declaration of LauAbsCoeffSet class. LauParameter * deltaD_ the relative strong phase of the favoured and suppressed D-decay amplitudes Definition: LauPolarGammaCPCoeffSet.hh:225 const Bool_t useGlobalADSPars_ Whether the global rD and deltaD are used for this resonance. Definition: LauPolarGammaCPCoeffSet.hh:240 virtual void adjustName(LauParameter *par, const TString &oldBaseName) Prepend the base name and index to the name of a parameter. Definition: LauPolarGammaCPCoeffSet.cc:249 LauParameter * gamma_ the relative CP-violating (weak) phase of the b -> u and b -> c amplitudes Definition: LauPolarGammaCPCoeffSet.hh:219 LauPolarGammaCPCoeffSet(const TString &compName, const DecayType decayType, const Double_t x, const Double_t y, const Double_t rB, const Double_t deltaB, const Double_t gamma, const Double_t rD, const Double_t deltaD, const Bool_t xFixed, const Bool_t yFixed, const Bool_t rBFixed, const Bool_t deltaBFixed, const Bool_t gammaFixed, const Bool_t rDFixed, const Bool_t deltaDFixed, const Bool_t rBSecondStage=kFALSE, const Bool_t deltaBSecondStage=kFALSE, const Bool_t gammaSecondStage=kFALSE, const Bool_t rDSecondStage=kFALSE, const Bool_t deltaDSecondStage=kFALSE, const Bool_t useGlobalGamma=kFALSE, const Bool_t useGlobalADSPars=kFALSE) Constructor. Definition: LauPolarGammaCPCoeffSet.cc:49 LauComplex cpAntiPart_ The b -> u part of the complex coefficient for the antiparticle. Definition: LauPolarGammaCPCoeffSet.hh:247 const Bool_t useGlobalGamma_ Whether the global gamma is used for this resonance. Definition: LauPolarGammaCPCoeffSet.hh:237 virtual void printTableHeading(std::ostream &stream) const Print the column headings for a results table. Definition: LauPolarGammaCPCoeffSet.cc:304 LauComplex cpPart_ The b -> u part of the complex coefficient for the particle. Definition: LauPolarGammaCPCoeffSet.hh:245 virtual const LauComplex & antiparticleCoeff() Retrieve the complex coefficient for an antiparticle. Definition: LauPolarGammaCPCoeffSet.cc:564 LauParameter * x_ The real part of the b -> c amplitude. Definition: LauPolarGammaCPCoeffSet.hh:207 virtual void randomiseInitValues() Randomise the starting values of the parameters for a fit. Definition: LauPolarGammaCPCoeffSet.cc:391 static LauParameter * deltaDGlobal_ the relative strong phase of the favoured and suppressed D-decay amplitudes (shared by multiple reson... Definition: LauPolarGammaCPCoeffSet.hh:234 File containing declaration of LauParameter class. Definition: LauAbsCoeffSet.hh:54 LauParameter * y_ The imaginary part of the b -> c amplitude. Definition: LauPolarGammaCPCoeffSet.hh:210 LauParameter * rB_ the magnitude of the ratio of the b -> u and b -> c amplitudes Definition: LauPolarGammaCPCoeffSet.hh:213 File containing declaration of LauComplex class. virtual void setCoeffValues(const LauComplex &coeff, const LauComplex &coeffBar, Bool_t init) Set the parameters based on the complex coefficients for particles and antiparticles. Definition: LauPolarGammaCPCoeffSet.cc:649 Class for defining the abstract interface for complex coefficient classes. Definition: LauAbsCoeffSet.hh:49 virtual void printParValues() const Print the current values of the parameters. Definition: LauPolarGammaCPCoeffSet.cc:288 LauParameter * deltaB_ the relative CP-conserving (strong) phase of the b -> u and b -> c amplitudes Definition: LauPolarGammaCPCoeffSet.hh:216 virtual void finaliseValues() Make sure values are in "standard" ranges, e.g. phases should be between -pi and pi. Definition: LauPolarGammaCPCoeffSet.cc:434 void updateAmplitudes() Update the amplitudes based on the new values of the parameters. Definition: LauPolarGammaCPCoeffSet.cc:570 virtual void printTableRow(std::ostream &stream) const Print the parameters of the complex coefficient as a row in the results table. Definition: LauPolarGammaCPCoeffSet.cc:351 static LauParameter * gammaGlobal_ The CP-violating phase (shared by multiple resonances) Definition: LauPolarGammaCPCoeffSet.hh:228 virtual std::vector< LauParameter * > getParameters() Retrieve the parameters of the coefficient, e.g. so that they can be loaded into a fit... Definition: LauPolarGammaCPCoeffSet.cc:261 virtual LauAbsCoeffSet * createClone(const TString &newName, CloneOption cloneOption=All, Double_t constFactor=1.0) Create a clone of the coefficient set. Definition: LauPolarGammaCPCoeffSet.cc:757 LauComplex particleCoeff_ The particle complex coefficient. Definition: LauPolarGammaCPCoeffSet.hh:250 Generated by 1.8.5 |