Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
SimG4Core
GFlash
interface
GFlash.h
Go to the documentation of this file.
1
#ifndef SimG4Core_GFlash_GFlash_H
2
#define SimG4Core_GFlash_GFlash_H
3
// Joanna Weng 08.2005
4
// modifed by Soon Yung Jun, Dongwook Jang
5
6
#include "
SimG4Core/Physics/interface/PhysicsList.h
"
7
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
8
9
class
GflashHistogram
;
10
11
class
GFlash
:
public
PhysicsList
12
{
13
public
:
14
GFlash
(
G4LogicalVolumeToDDLogicalPartMap
& map,
const
HepPDT::ParticleDataTable
*
table_
,
sim::ChordFinderSetter
*chordFinderSetter_,
const
edm::ParameterSet
&
p
);
15
virtual
~GFlash
();
16
17
private
:
18
GflashHistogram
*
theHisto
;
19
edm::ParameterSet
thePar
;
20
21
};
22
23
#endif
24
PhysicsList.h
GFlash::~GFlash
virtual ~GFlash()
Definition:
GFlash.cc:83
GFlash::GFlash
GFlash(G4LogicalVolumeToDDLogicalPartMap &map, const HepPDT::ParticleDataTable *table_, sim::ChordFinderSetter *chordFinderSetter_, const edm::ParameterSet &p)
Definition:
GFlash.cc:20
sim::ChordFinderSetter
Definition:
ChordFinderSetter.h:8
ParticleDataTable
HepPDT::ParticleDataTable ParticleDataTable
Definition:
ParticleDataTable.h:8
GFlash
Definition:
GFlash.h:11
PhysicsList
Definition:
PhysicsList.h:14
ParameterSet.h
GflashHistogram
Definition:
GflashHistogram.h:16
GFlash::thePar
edm::ParameterSet thePar
Definition:
GFlash.h:19
DDMapper< G4LogicalVolume *, DDLogicalPart >
table_
Table table_
Definition:
ExceptionActions.cc:22
AlCaHLTBitMon_ParallelJobs.p
tuple p
Definition:
AlCaHLTBitMon_ParallelJobs.py:152
edm::ParameterSet
Definition:
ParameterSet.h:36
GFlash::theHisto
GflashHistogram * theHisto
Definition:
GFlash.h:18
Generated for CMSSW Reference Manual by
1.8.5