CMS 3D CMS Logo

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