All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
HiggsMakeDecay_tool.cc File Reference
#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "art/Persistency/Common/PtrMaker.h"
#include "art/Utilities/ToolMacros.h"
#include "cetlib/cpu_timer.h"
#include "fhiclcpp/ParameterSet.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "sbncode/EventGenerator/MeVPrtl/Tools/IMeVPrtlDecay.h"
#include "sbncode/EventGenerator/MeVPrtl/Tools/Constants.h"
#include "sbnobj/Common/EventGen/MeVPrtl/MeVPrtlFlux.h"
#include "larcorealg/Geometry/BoxBoundedGeo.h"
#include "CLHEP/Random/RandomEngine.h"
#include "CLHEP/Random/JamesRandom.h"
#include "CLHEP/Random/RandFlat.h"
#include "nusimdata/SimulationBase/MCParticle.h"
#include <string>
#include <iostream>
#include <memory>
#include <utility>
#include "TDatabasePDG.h"

Go to the source code of this file.

Classes

class  evgen::ldm::HiggsMakeDecay
 HiggsMakeDecay class definiton. More...
 

Namespaces

 evgen
 Event Generation using GENIE, cosmics or single particles.
 
 evgen::ldm
 

Functions

double evgen::ldm::flat_to_exp_rand (double x, double mean, double a, double b)
 
double evgen::ldm::forcedecay_weight (double mean, double a, double b)
 
double evgen::ldm::higgs_momentum (double kaon_mass, double pion_mass, double higs_mass)
 
double evgen::ldm::LeptonPartialWidth (double lep_mass, double higs_mass, double mixing)
 
double evgen::ldm::ElectronPartialWidth (double higs_mass, double mixing)
 
double evgen::ldm::MuonPartialWidth (double higs_mass, double mixing)
 
double evgen::ldm::PionPartialWidth (double pion_mass, double higs_mass, double mixing)
 
double evgen::ldm::PiPlusPartialWidth (double higs_mass, double mixing)
 
double evgen::ldm::PiZeroPartialWidth (double higs_mass, double mixing)