SimGeneral
GFlash
interface
GflashKaonMinusShowerProfile.h
Go to the documentation of this file.
1
#ifndef GflashKaonMinusShowerProfile_H
2
#define GflashKaonMinusShowerProfile_H
3
4
#include "
SimGeneral/GFlash/interface/GflashHadronShowerProfile.h
"
5
6
class
GflashKaonMinusShowerProfile
:
public
GflashHadronShowerProfile
{
7
public
:
8
//-------------------------
9
// Constructor, destructor
10
//-------------------------
11
GflashKaonMinusShowerProfile
(
const
edm::ParameterSet
&parSet) :
GflashHadronShowerProfile
(parSet){};
12
~GflashKaonMinusShowerProfile
()
override
{};
13
14
void
loadParameters
()
override
;
15
};
16
17
#endif
GflashKaonMinusShowerProfile
Definition:
GflashKaonMinusShowerProfile.h:6
edm::ParameterSet
Definition:
ParameterSet.h:47
GflashKaonMinusShowerProfile::GflashKaonMinusShowerProfile
GflashKaonMinusShowerProfile(const edm::ParameterSet &parSet)
Definition:
GflashKaonMinusShowerProfile.h:11
GflashHadronShowerProfile.h
GflashKaonMinusShowerProfile::loadParameters
void loadParameters() override
Definition:
GflashKaonMinusShowerProfile.cc:4
GflashHadronShowerProfile
Definition:
GflashHadronShowerProfile.h:15
GflashKaonMinusShowerProfile::~GflashKaonMinusShowerProfile
~GflashKaonMinusShowerProfile() override
Definition:
GflashKaonMinusShowerProfile.h:12
Generated for CMSSW Reference Manual by
1.8.16