Main Page
Namespaces
Classes
Package Documentation
SimG4Core
Notification
interface
G4TrackToParticleID.h
Go to the documentation of this file.
1
#ifndef SimG4Core_G4TrackToParticleID_H
2
#define SimG4Core_G4TrackToParticleID_H
3
4
class
G4Track;
5
11
class
G4TrackToParticleID
12
{
13
public
:
14
static
int
particleID
(
const
G4Track *);
15
};
16
17
#endif
G4TrackToParticleID
Definition:
G4TrackToParticleID.h:11
G4TrackToParticleID::particleID
static int particleID(const G4Track *)
Definition:
G4TrackToParticleID.cc:7
Generated for CMSSW Reference Manual by
1.8.11