CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GflashKaonPlusShowerProfile.h
Go to the documentation of this file.
1 #ifndef GflashKaonPlusShowerProfile_H
2 #define GflashKaonPlusShowerProfile_H
3 
5 
7 {
8 public:
9  //-------------------------
10  // Constructor, destructor
11  //-------------------------
13  GflashHadronShowerProfile (parSet) {};
15 
16  void loadParameters();
17 };
18 
19 #endif
20 
21 
22 
23 
GflashKaonPlusShowerProfile(const edm::ParameterSet &parSet)