Class JetHistsAlgo¶
Defined in File JetHistsAlgo.h
Inheritance Relationships¶
Base Type¶
public IParticleHistsAlgo
(Class IParticleHistsAlgo)
Class Documentation¶
-
class JetHistsAlgo : public IParticleHistsAlgo
Public Functions
-
JetHistsAlgo()
-
virtual EL::StatusCode setupJob(EL::Job &job)
-
virtual EL::StatusCode execute()
Calls execute<IParticleContainer>
-
virtual EL::StatusCode AddHists(std::string name)
Calls AddHists<IParticleHists>
- Parameters
name – Name of the systematic
-
JetHistsAlgo()