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