All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
Kaon2HiggsFlux_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 "CLHEP/Random/RandFlat.h"
#include "sbncode/EventGenerator/MeVPrtl/Tools/Constants.h"
#include "sbncode/EventGenerator/MeVPrtl/Tools/IMeVPrtlFlux.h"
#include "sbnobj/Common/EventGen/MeVPrtl/MeVPrtlFlux.h"
#include "sbnobj/Common/EventGen/MeVPrtl/KaonParent.h"
#include "nugen/EventGeneratorBase/GENIE/EvtTimeShiftFactory.h"
#include "nugen/EventGeneratorBase/GENIE/EvtTimeShiftI.h"
#include "TVector3.h"
#include <string>
#include <iostream>
#include <memory>
#include "TDatabasePDG.h"

Go to the source code of this file.

Classes

class  evgen::ldm::Kaon2HiggsFlux
 Kaon2HiggsFlux class definiton Implementation of model taken from: https://arxiv.org/abs/1909.11670. More...
 

Namespaces

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

Functions

double evgen::ldm::higgs_momentum (double kaon_mass, double pion_mass, double higs_mass)
 
double evgen::ldm::KaonPlusBranchingRatio (double higs_mass, double mixing)
 
double evgen::ldm::KaonLongBranchingRatio (double higs_mass, double mixing)
 
double evgen::ldm::SMKaonBR (int kaon_pdg)
 
int evgen::ldm::PionPdg (int kaon_pdg)