src
SimG4Core
CustomPhysics
interface
CMSExoticaPhysics.h
Go to the documentation of this file.
1
#ifndef SimG4Core_CustomPhysics_CMSExoticaPhysics_H
2
#define SimG4Core_CustomPhysics_CMSExoticaPhysics_H
3
4
//
5
//
6
// Author: V.Ivantchenko 7 May 2018
7
//
8
// Description: general interface to exotic particle physics
9
//
10
11
#include "
SimG4Core/Physics/interface/PhysicsList.h
"
12
13
class
CMSExoticaPhysics
{
14
public
:
15
CMSExoticaPhysics
(
PhysicsList
* phys,
const
edm::ParameterSet
&
p
);
16
~CMSExoticaPhysics
() =
default
;
17
};
18
19
#endif
CMSExoticaPhysics::CMSExoticaPhysics
CMSExoticaPhysics(PhysicsList *phys, const edm::ParameterSet &p)
Definition:
CMSExoticaPhysics.cc:6
PhysicsList.h
CMSExoticaPhysics
Definition:
CMSExoticaPhysics.h:13
PhysicsList
Definition:
PhysicsList.h:7
CMSExoticaPhysics::~CMSExoticaPhysics
~CMSExoticaPhysics()=default
edm::ParameterSet
Definition:
ParameterSet.h:48
AlCaHLTBitMon_ParallelJobs.p
def p
Definition:
AlCaHLTBitMon_ParallelJobs.py:153
Generated for CMSSW Reference Manual by
1.8.14