LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Slice.cxx
Go to the documentation of this file.
1
#include "
lardataobj/RecoBase/Slice.h
"
2
#include "
larcoreobj/SimpleTypesAndConstants/PhysicalConstants.h
"
3
#include "
messagefacility/MessageLogger/MessageLogger.h
"
4
5
#include <iomanip>
6
#include <iostream>
7
8
namespace
recob
{
9
10
//----------------------------------------------------------------------
11
Slice::Slice
()
12
:
13
Slice
(
util
::
kBogusI
,
util
::
kBogusF
)
14
{
15
}
16
17
//----------------------------------------------------------------------
18
Slice::Slice
(
int
id
,
float
aspectratio)
19
:
fID
(id)
20
,
fAspectRatio
(aspectratio)
21
{
22
}
23
24
}
util
Namespace for general, non-LArSoft-specific utilities.
Definition:
PIDAAlg.h:17
recob
Reconstruction base classes.
Definition:
BeamFlashCompatibilityCheck_module.cc:31
recob::Slice::fAspectRatio
float fAspectRatio
absolute value of the linear correlation coefficient (0 = round blob, 1 = line)
Definition:
Slice.h:27
util::kBogusI
constexpr int kBogusI
obviously bogus integer value
Definition:
PhysicalConstants.h:72
MessageLogger.h
recob::Slice
Definition:
Slice.h:19
recob::Slice::fID
int fID
id for this slice
Definition:
Slice.h:26
util::kBogusF
constexpr float kBogusF
obviously bogus float value
Definition:
PhysicalConstants.h:73
Slice.h
recob::Slice::Slice
Slice()
Definition:
Slice.cxx:11
PhysicalConstants.h
lardataobj
v1_36_00
source
lardataobj
RecoBase
Slice.cxx
Generated on Thu Jul 26 2018 13:09:57 for LArSoft by
1.8.11