#include <AlToolBox.h>
Public Methods | |
AlToolBox () | |
default constructor. More... | |
pair<AlephCollection<AlBjet>, vector<float> > | TagBjets (AlphaBanks *) |
alpha QIPBTAG interface. More... | |
AlephCollection<AlBjet> | ComputeBprobability (AlephCollection< AlJet *> *, AlphaBanks *,bool negprob=false) |
compute the proba for user's jets. More... |
Definition at line 23 of file AlToolBox.h.
|
default constructor.
Definition at line 28 of file AlToolBox.h. |
|
compute the proba for user's jets.
Definition at line 65 of file AlToolBox.cpp. |
|
alpha QIPBTAG interface.
Definition at line 18 of file AlToolBox.cpp. Referenced by ComputeBprobability().
|