#include "Slice.h"
Definition at line 19 of file Slice.h.
Definition at line 11 of file Slice.cxx.
constexpr int kBogusI
obviously bogus integer value
constexpr float kBogusF
obviously bogus float value
recob::Slice::Slice |
( |
int |
id, |
|
|
float |
aspectratio |
|
) |
| |
|
explicit |
Definition at line 18 of file Slice.cxx.
float fAspectRatio
absolute value of the linear correlation coefficient (0 = round blob, 1 = line)
float recob::Slice::AspectRatio |
( |
| ) |
const |
|
inline |
Definition at line 42 of file Slice.h.
References fAspectRatio.
float fAspectRatio
absolute value of the linear correlation coefficient (0 = round blob, 1 = line)
int recob::Slice::ID |
( |
| ) |
const |
|
inline |
void recob::Slice::SetAspectRatio |
( |
const float |
aspectratio | ) |
|
|
inline |
Definition at line 35 of file Slice.h.
float fAspectRatio
absolute value of the linear correlation coefficient (0 = round blob, 1 = line)
void recob::Slice::SetID |
( |
const int |
id | ) |
|
|
inline |
float recob::Slice::fAspectRatio |
|
private |
absolute value of the linear correlation coefficient (0 = round blob, 1 = line)
Definition at line 27 of file Slice.h.
Referenced by AspectRatio().
id for this slice
Definition at line 26 of file Slice.h.
Referenced by ID().
The documentation for this class was generated from the following files:
- lardataobj/v1_36_00/source/lardataobj/RecoBase/Slice.h
- lardataobj/v1_36_00/source/lardataobj/RecoBase/Slice.cxx