Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
garsoft
StandardRecord
SRVee.h
Go to the documentation of this file.
1
#ifndef CAFSRVEE_H
2
#define CAFSRVEE_H
3
4
#include "
StandardRecord/SRVeeHypothesis.h
"
5
6
#include <cstddef>
7
8
namespace
caf
9
{
10
class
SRVee
11
{
12
public
:
13
SRVee
();
14
15
size_t
id
;
16
float
x
,
y
,
z
;
17
size_t
t
;
18
19
SRVeeHypothesis
Kpipi
,
Lppi
,
Lpip
;
20
};
21
}
22
23
#endif
caf::SRVee::y
float y
Definition:
SRVee.h:16
caf::SRVee::id
size_t id
Definition:
SRVee.h:15
caf::SRVee::Lpip
SRVeeHypothesis Lpip
Definition:
SRVee.h:19
caf::SRVee::SRVee
SRVee()
Definition:
SRVee.cxx:5
caf::SRVee::Kpipi
SRVeeHypothesis Kpipi
Definition:
SRVee.h:19
caf::SRVee::Lppi
SRVeeHypothesis Lppi
Definition:
SRVee.h:19
caf::SRVee
Definition:
SRVee.h:10
caf
Common Analysis Files.
Definition:
SRGAr.h:13
caf::SRVee::t
size_t t
Definition:
SRVee.h:17
caf::SRVee::x
float x
Definition:
SRVee.h:16
caf::SRVeeHypothesis
Definition:
SRVeeHypothesis.h:8
caf::SRVee::z
float z
Definition:
SRVee.h:16
SRVeeHypothesis.h
Generated by
1.8.11