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