void configure(const JHead &header) override
Configuration. 
 
JEvtWeightMupage(const JHead &header)
Constructor. 
 
Implementation of event weighing for MUPAGE data. 
 
bool check(const JHead &header) const override
Check whether header is consistent with this event weighter. 
 
double getWeight(const Evt &evt) const override
Get rate of given event. 
 
JEvtWeightMupage(const JHead &header, const JEvtWeightFactor &factor)
Constructor. 
 
JEvtWeightMupage(const JEvtWeightMupage &object)
Copy constructor.