MINT2
Mint
BW_BW_DifferentMother.h
Go to the documentation of this file.
1
#ifndef BW_BW_DIFFERENT_MOTHER_HH
2
#define BW_BW_DIFFERENT_MOTHER_HH
3
// author: Jonas Rademacker (Jonas.Rademacker@bristol.ac.uk)
4
// status: Mon 9 Feb 2009 19:18:04 GMT
5
6
#include "
Mint/BW_BW.h
"
7
8
// used for CrystalBarrelRhoOmega
9
class
ParticlePropeties;
10
11
class
BW_BW_DifferentMother
:
public
BW_BW
,
virtual
public
ILineshape
{
12
protected
:
13
int
_alternativeMumPDG
;
14
virtual
const
ParticleProperties
*
mumsProperties
()
const
;
15
public
:
16
BW_BW_DifferentMother
(
const
AssociatedDecayTree
& decay
17
,
int
newMumID
18
);
19
};
20
21
#endif
22
//
ILineshape
Definition:
ILineshape.h:20
BW_BW_DifferentMother
Definition:
BW_BW_DifferentMother.h:11
BW_BW
Definition:
BW_BW.h:30
BW_BW.h
ParticleProperties
Definition:
ParticleProperties.h:13
DDTree< AssociatedDecayTreeItem >
BW_BW_DifferentMother::mumsProperties
virtual const ParticleProperties * mumsProperties() const
Definition:
BW_BW_DifferentMother.cpp:11
BW_BW_DifferentMother::_alternativeMumPDG
int _alternativeMumPDG
Definition:
BW_BW_DifferentMother.h:13
BW_BW_DifferentMother::BW_BW_DifferentMother
BW_BW_DifferentMother(const AssociatedDecayTree &decay, int newMumID)
Definition:
BW_BW_DifferentMother.cpp:32
Generated by
1.8.15