CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GflashPiKShowerProfile.h
Go to the documentation of this file.
1 #ifndef GflashPiKShowerProfile_H
2 #define GflashPiKShowerProfile_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 
GflashPiKShowerProfile(const edm::ParameterSet &parSet)