CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GenMuonRadiationAlgorithm.h
Go to the documentation of this file.
1 #ifndef TauAnalysis_MCEmbeddingTools_GenMuonRadiationAlgorithm_h
2 #define TauAnalysis_MCEmbeddingTools_GenMuonRadiationAlgorithm_h
3 
29 
30 #include<string>
31 
33 
35 {
36  public:
39 
41 
42  private:
43  double beamEnergy_;
44 
45  enum { kPYTHIA, kPHOTOS };
46  int mode_;
47 
49  static bool photos_isInitialized_;
50 
52  static bool pythia_isInitialized_;
53 
55 };
56 
57 #endif
58 
59 
GenMuonRadiationAlgorithm(const edm::ParameterSet &)
reco::Candidate::LorentzVector compFSR(const reco::Candidate::LorentzVector &, int, const reco::Candidate::LorentzVector &, int &)
math::XYZTLorentzVector LorentzVector
Lorentz vector.
Definition: Candidate.h:41
myPythia6ServiceWithCallback * pythia_