Herwig 7.3.0
|
Identify a splitting channel. More...
#include <MatchboxFactory.h>
Public Member Functions | |
void | print (ostream &) const |
Dump the setup. | |
Public Attributes | |
StdXCombPtr | bornXComb |
The Born XComb. | |
StdXCombPtr | realXComb |
The real XComb. | |
vector< StdXCombPtr > | tildeXCombs |
The set of tilde XCombs to consider for the real xcomb. | |
Ptr< SubtractionDipole >::ptr | dipole |
The dipole in charge of the splitting. | |
Identify a splitting channel.
Definition at line 521 of file MatchboxFactory.h.
StdXCombPtr Herwig::MatchboxFactory::SplittingChannel::bornXComb |
The Born XComb.
Definition at line 526 of file MatchboxFactory.h.
Ptr<SubtractionDipole>::ptr Herwig::MatchboxFactory::SplittingChannel::dipole |
The dipole in charge of the splitting.
Definition at line 541 of file MatchboxFactory.h.
StdXCombPtr Herwig::MatchboxFactory::SplittingChannel::realXComb |
The real XComb.
Definition at line 531 of file MatchboxFactory.h.
vector<StdXCombPtr> Herwig::MatchboxFactory::SplittingChannel::tildeXCombs |
The set of tilde XCombs to consider for the real xcomb.
Definition at line 536 of file MatchboxFactory.h.