Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
srcs
sbnanaobj
sbnanaobj
Morgue
ParticleMatch.h
Go to the documentation of this file.
1
////////////////////////////////////////////////////////////////////////
2
// \file ParticleMatch.h
3
////////////////////////////////////////////////////////////////////////
4
#ifndef PARTICLEMATCH_H
5
#define PARTICLEMATCH_H
6
7
namespace
caf
8
{
9
/* Deprecated Class */
10
class
ParticleMatch
{
11
public
:
12
ParticleMatch
();
13
int
G4ID
;
14
float
energy
;
15
};
16
}
// end namespace
17
18
#endif // PARTICLEMATCH_H
19
//////////////////////////////////////////////////////////////////////////////
caf::ParticleMatch::G4ID
int G4ID
Definition:
ParticleMatch.h:13
caf::ParticleMatch::energy
float energy
Definition:
ParticleMatch.h:14
caf::ParticleMatch
Definition:
ParticleMatch.h:10
caf::ParticleMatch::ParticleMatch
ParticleMatch()
Definition:
ParticleMatch.cxx:14
Generated by
1.8.5