Public Member Functions | |
WeightPFOTool (const std::string &name) | |
StatusCode | fillWeight (const xAOD::PFO &cpfo, float &weight) const |
CP::WeightPFOTool::WeightPFOTool | ( | const std::string & | name | ) |
Rootcore constructor
StatusCode CP::WeightPFOTool::fillWeight | ( | const xAOD::PFO & | cpfo, | |
float & | weight | |||
) | const [virtual] |
Declare the interface that the class provides given a PFO, extract weight
Implements CP::IWeightPFOTool.