Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
SimGeneral
GFlash
interface
GflashKaonPlusShowerProfile.h
Go to the documentation of this file.
1
#ifndef GflashKaonPlusShowerProfile_H
2
#define GflashKaonPlusShowerProfile_H
3
4
#include "
SimGeneral/GFlash/interface/GflashHadronShowerProfile.h
"
5
6
class
GflashKaonPlusShowerProfile
:
public
GflashHadronShowerProfile
{
7
public
:
8
//-------------------------
9
// Constructor, destructor
10
//-------------------------
11
GflashKaonPlusShowerProfile
(
const
edm::ParameterSet
&parSet) :
GflashHadronShowerProfile
(parSet){};
12
~GflashKaonPlusShowerProfile
()
override
{};
13
14
void
loadParameters
()
override
;
15
};
16
17
#endif
GflashHadronShowerProfile.h
GflashKaonPlusShowerProfile
Definition:
GflashKaonPlusShowerProfile.h:6
GflashHadronShowerProfile
Definition:
GflashHadronShowerProfile.h:15
GflashKaonPlusShowerProfile::~GflashKaonPlusShowerProfile
~GflashKaonPlusShowerProfile() override
Definition:
GflashKaonPlusShowerProfile.h:12
edm::ParameterSet
Definition:
ParameterSet.h:47
GflashKaonPlusShowerProfile::GflashKaonPlusShowerProfile
GflashKaonPlusShowerProfile(const edm::ParameterSet &parSet)
Definition:
GflashKaonPlusShowerProfile.h:11
GflashKaonPlusShowerProfile::loadParameters
void loadParameters() override
Definition:
GflashKaonPlusShowerProfile.cc:4
Generated for CMSSW Reference Manual by
1.8.5