CMS 3D CMS Logo

GflashKaonMinusShowerProfile.h
Go to the documentation of this file.
1 #ifndef GflashKaonMinusShowerProfile_H
2 #define GflashKaonMinusShowerProfile_H
3 
5 
7 {
8 public:
9  //-------------------------
10  // Constructor, destructor
11  //-------------------------
13  GflashHadronShowerProfile (parSet) {};
15 
16  void loadParameters() override;
17 };
18 
19 #endif
20 
21 
22 
23 
GflashKaonMinusShowerProfile(const edm::ParameterSet &parSet)