Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
garsoft
StandardRecord
SRTrackPID.h
Go to the documentation of this file.
1
#ifndef CAFSRTRACKPID_H
2
#define CAFSRTRACKPID_H
3
4
namespace
caf
5
{
6
class
SRTrackPID
7
{
8
public
:
9
SRTrackPID
();
10
11
int
id
;
12
float
prob
;
13
};
14
}
15
16
#endif
caf::SRTrackPID::prob
float prob
Definition:
SRTrackPID.h:12
caf::SRTrackPID::SRTrackPID
SRTrackPID()
Definition:
SRTrackPID.cxx:11
caf::SRTrackPID::id
int id
Definition:
SRTrackPID.h:11
caf
Common Analysis Files.
Definition:
SRGAr.h:13
caf::SRTrackPID
Definition:
SRTrackPID.h:6
Generated by
1.8.11