![]() |
![]() |
#include <BPHDecayConstrainedBuilder.h>
Public Types | |
typedef ResType::const_pointer | res_ptr |
![]() | |
typedef ProdType::const_pointer | prod_ptr |
Protected Member Functions | |
void | addResCollection (BPHRecoBuilder &brb) override |
BPHDecayConstrainedBuilder (const std::vector< res_ptr > &resCollection) | |
![]() | |
BPHDecayConstrainedBuilderBase (const std::string &resName, double resMass, double resWidth, bool createFitSelObject=true) | |
BPHDecayConstrainedBuilderBase () | |
virtual BPHMassFitSelect * | massFitSelector (double mMin, double mMax) |
![]() | |
virtual void | fillRecList ()=0 |
![]() | |
BPHDecayGenericBuilder () | |
Protected Attributes | |
const std::vector< res_ptr > * | rCollection |
![]() | |
bool | massConstr |
bool | mfSelForce |
BPHMassSelect * | resoSel |
double | rMass |
std::string | rName |
double | rWidth |
![]() | |
BPHChi2Select * | chi2Sel |
const BPHEventSetupWrapper * | evSetup |
BPHMassSelect * | massSel |
BPHMassFitSelect * | mFitSel |
double | minPDiff |
bool | outdated |
![]() | |
std::vector< prod_ptr > | recList |
Private Attributes | |
std::vector< res_ptr > | rCollectSel |
Description: Class to build a particle decaying to a resonance, decaying itself to an opposite charged particles pair, applying a mass constraint
Definition at line 40 of file BPHDecayConstrainedBuilder.h.
typedef ResType::const_pointer BPHDecayConstrainedBuilder< ProdType, ResType >::res_ptr |
Definition at line 44 of file BPHDecayConstrainedBuilder.h.
|
inline |
Constructor
Definition at line 48 of file BPHDecayConstrainedBuilder.h.
|
delete |
|
overridedefault |
Destructor
|
inlineprotected |
Definition at line 67 of file BPHDecayConstrainedBuilder.h.
|
inlineoverrideprotectedvirtual |
Implements BPHDecayConstrainedBuilderBase.
Definition at line 71 of file BPHDecayConstrainedBuilder.h.
|
delete |
|
protected |
|
private |
Definition at line 86 of file BPHDecayConstrainedBuilder.h.
Referenced by BPHDecayConstrainedBuilder< BPHRecoCandidate, BPHRecoCandidate >::addResCollection().