Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
srcs
larana
larana
OpticalDetector
OpHitFinder
OpHitFinder/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:
OpHitFinder/OpticalRecoTypes.h:10
pmtana::Waveform_t
std::vector< short > Waveform_t
Definition:
OpHitFinder/OpticalRecoTypes.h:8
pmtana::PedestalMean_t
std::vector< double > PedestalMean_t
Definition:
OpHitFinder/OpticalRecoTypes.h:9
Generated by
1.8.5