1 #ifndef gen_ExternalDecays_PhotosInterface_h
2 #define gen_ExternalDecays_PhotosInterface_h
10 #include "HepMC/SimpleVector.h"
31 HepMC::GenEvent*
apply( HepMC::GenEvent* );
41 Scaling(
const HepMC::ThreeVector& vec,
int flg )
void attachParticles(HepMC::GenEvent *, HepMC::GenVertex *, int)
void avoidTauLeptonicDecays()
const std::vector< std::string > & specialSettings()
std::vector< int > fBarcodes
bool fAvoidTauLeptonicDecays
void applyToBranch(HepMC::GenEvent *, int)
std::vector< std::string > fSpecialSettings
Scaling(const HepMC::ThreeVector &vec, int flg)
std::vector< int > fSecVtxStore
void applyToVertex(HepMC::GenEvent *, int)
bool isTauLeptonicDecay(HepMC::GenVertex *)
HepMC::ThreeVector weights
HepMC::GenEvent * apply(HepMC::GenEvent *)
void configureOnlyFor(int)