Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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
{
8
public
:
9
//-------------------------
10
// Constructor, destructor
11
//-------------------------
12
GflashKaonMinusShowerProfile
(
edm::ParameterSet
parSet) :
13
GflashHadronShowerProfile
(parSet) {};
14
~GflashKaonMinusShowerProfile
() {};
15
16
void
loadParameters
();
17
};
18
19
#endif
20
21
22
23
GflashHadronShowerProfile.h
GflashKaonMinusShowerProfile::~GflashKaonMinusShowerProfile
~GflashKaonMinusShowerProfile()
Definition:
GflashKaonMinusShowerProfile.h:14
GflashKaonMinusShowerProfile::GflashKaonMinusShowerProfile
GflashKaonMinusShowerProfile(edm::ParameterSet parSet)
Definition:
GflashKaonMinusShowerProfile.h:12
GflashHadronShowerProfile
Definition:
GflashHadronShowerProfile.h:15
edm::ParameterSet
Definition:
ParameterSet.h:32
GflashKaonMinusShowerProfile
Definition:
GflashKaonMinusShowerProfile.h:6
GflashKaonMinusShowerProfile::loadParameters
void loadParameters()
Definition:
GflashKaonMinusShowerProfile.cc:4
Generated for CMSSW Reference Manual by
1.8.5