Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
N21-01-21
StandardRecord
SRShowerLID.cxx
Go to the documentation of this file.
1
#include<limits>
2
3
#include "
StandardRecord/SRShowerLID.h
"
4
5
namespace
caf
6
{
7
SRShowerLID::SRShowerLID
():
8
shwE(
std
::numeric_limits<
float
>::signaling_NaN()),
9
vtxE(
std
::numeric_limits<
float
>::signaling_NaN())
10
{ }
11
12
SRShowerLID::~SRShowerLID
(){ }
13
14
void
SRShowerLID::setDefault
()
15
{
16
shwE
= -5;
17
vtxE
= -5;
18
lid
.
setDefault
();
19
lidE
.
setDefault
();
20
}
21
22
23
}
// end namespace caf
24
////////////////////////////////////////////////////////////////////////
caf::SRShowerLID::setDefault
virtual void setDefault()
Definition:
SRShowerLID.cxx:14
std
Definition:
SpectrumLoaderBase.h:26
check_time_usage.float
float
Definition:
check_time_usage.py:7
caf::SRSLidEnergy::setDefault
virtual void setDefault()
Definition:
SRSLidEnergy.cxx:27
caf::SRShowerLID::shwE
float shwE
reconstructed shower energy [GeV]
Definition:
SRShowerLID.h:28
caf::SRShowerLID::~SRShowerLID
virtual ~SRShowerLID()
Definition:
SRShowerLID.cxx:12
caf::SRSLid::setDefault
void setDefault()
Definition:
SRSLid.cxx:68
caf::SRShowerLID::SRShowerLID
SRShowerLID()
Definition:
SRShowerLID.cxx:7
SRShowerLID.h
caf
This module creates Common Analysis Files.
Definition:
FileReducer.h:10
caf::SRShowerLID::lidE
SRSLidEnergy lidE
Definition:
SRShowerLID.h:34
caf::SRShowerLID::lid
SRSLid lid
Definition:
SRShowerLID.h:35
caf::SRShowerLID::vtxE
float vtxE
calorimetric energy of [GeV]
Definition:
SRShowerLID.h:29
Generated on Thu Jan 21 2021 14:14:41 for NOvA by
1.8.11