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