SRVeeHypothesis.h
Go to the documentation of this file.
1 #ifndef CAFSRVEEHYPOTHESIS_H
2 #define CAFSRVEEHYPOTHESIS_H
3 
4 #include "StandardRecord/SRVector3D.h"
5 
6 namespace caf
7 {
9  {
10  public:
12 
14  float E;
15  float m;
16  };
17 }
18 
19 #endif
A 3-vector with more efficient storage than TVector3.
Definition: SRVector3D.h:25
Common Analysis Files.
Definition: SRGAr.h:13