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