Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
garsoft
StandardRecord
SRTPCRecoHit.h
Go to the documentation of this file.
1
#ifndef CAFSRTPCRECOHIT_H
2
#define CAFSRTPCRECOHIT_H
3
4
#include <vector>
5
6
namespace
caf
7
{
8
class
SRTPCRecoHit
9
{
10
public
:
11
SRTPCRecoHit
();
12
13
float
x
,
y
,
z
;
14
float
sig
;
15
float
rms
;
16
unsigned
int
chan
;
17
};
18
}
19
20
#endif
caf::SRTPCRecoHit::x
float x
Definition:
SRTPCRecoHit.h:13
caf::SRTPCRecoHit
Definition:
SRTPCRecoHit.h:8
caf::SRTPCRecoHit::z
float z
Definition:
SRTPCRecoHit.h:13
caf::SRTPCRecoHit::sig
float sig
Definition:
SRTPCRecoHit.h:14
caf::SRTPCRecoHit::SRTPCRecoHit
SRTPCRecoHit()
Definition:
SRTPCRecoHit.cxx:11
caf::SRTPCRecoHit::y
float y
Definition:
SRTPCRecoHit.h:13
caf::SRTPCRecoHit::rms
float rms
Definition:
SRTPCRecoHit.h:15
caf::SRTPCRecoHit::chan
unsigned int chan
Definition:
SRTPCRecoHit.h:16
caf
Common Analysis Files.
Definition:
SRGAr.h:13
Generated by
1.8.11