11 #ifndef SIMULATION_CORESOFTWARE_GENERATORS_PHHEPMC_PHGENINTEGRAL_H_
12 #define SIMULATION_CORESOFTWARE_GENERATORS_PHHEPMC_PHGENINTEGRAL_H_
virtual ULong64_t get_N_Processed_Event() const
Number of processed events in the Fun4All cycles.
virtual Double_t get_CrossSection_Processed_Event() const
cross sections for the processed events in pb
virtual Double_t get_Sum_Of_Weight() const
virtual void set_Integrated_Lumi(Double_t integratedLumi)
Integrated luminosity in pb^-1.
virtual void set_N_Generator_Accepted_Event(ULong64_t nGeneratorAcceptedEvent)
Number of accepted events in the event generator. This can be higher than fNProcessedEvent depending ...
virtual const std::string & get_Description() const
description on the source
virtual Double_t get_CrossSection_Generator_Accepted_Event() const
cross sections for the events accepted by the event generator in pb
virtual void set_Description(const std::string &description)
description on the source
virtual ULong64_t get_N_Generator_Accepted_Event() const
Number of accepted events in the event generator. This can be higher than fNProcessedEvent depending ...
virtual Double_t get_Integrated_Lumi() const
Integrated luminosity in pb^-1.
virtual void set_Sum_Of_Weight(Double_t sumOfWeight)
virtual void set_N_Processed_Event(ULong64_t nProcessedEvent)
Number of processed events in the Fun4All cycles.