|
| TemplateTagger (FunctionOfPseudoJet< templ_t > *Ov_func, Selector selector, const double R1, const double ovcut) |
| ctor with arguments (see the class description above)
|
|
virtual std::string | description () const |
| returns a textual description of the tagger
|
|
virtual PseudoJet | result (const PseudoJet &jet) const |
|
|
FunctionOfPseudoJet< templ_t > * | _Ovfunc |
|
Selector | _selector |
| the overlap function to use to match the jets
|
|
double | _R1 |
| the subjet selection criterium
|
|
double | _ovcut |
| The size of the subcone around each template parton.
|
|
PseudoJet TemplateTagger::result |
( |
const PseudoJet & |
jet | ) |
const |
|
virtual |
runs the tagger on the given jet and returns the tagged PseudoJet if successful, a PseudoJet==0 otherwise (standard access is through operator()).
The documentation for this class was generated from the following file: