Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
larana
larana
OpticalDetector
OpticalRecoTypes.h
Go to the documentation of this file.
1
#ifndef larana_OPTICALDETECTOR_OPTICALRECOTYPES_H
2
#define larana_OPTICALDETECTOR_OPTICALRECOTYPES_H
3
4
#include <vector>
5
6
namespace
pmtana
{
7
8
typedef
std::vector<short>
Waveform_t
;
9
typedef
std::vector<double>
PedestalMean_t
;
10
typedef
std::vector<double>
PedestalSigma_t
;
11
12
}
13
#endif
pmtana::PedestalSigma_t
std::vector< double > PedestalSigma_t
Definition:
OpticalRecoTypes.h:10
pmtana::Waveform_t
std::vector< short > Waveform_t
Definition:
OpticalRecoTypes.h:8
pmtana
Definition:
AlgoSSPLeadingEdge.cc:14
pmtana::PedestalMean_t
std::vector< double > PedestalMean_t
Definition:
OpticalRecoTypes.h:9
Generated by
1.8.11