HARPO
5.1.1
Main Page
Related Pages
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
base
HarpoPedsRaw.cxx
Go to the documentation of this file.
1
//
4
//
6
//
8
9
#include "
HarpoPedsRaw.h
"
10
#include <iostream>
11
12
ClassImp(
HarpoPedsRaw
)
13
14
void
HarpoPedsRaw
::clear()
16
{
17
nRun = 0;
18
Plane = -1;
19
Pass = -1;
20
CardNo = -1;
21
for
(
int
i=0; i <
NCHIP
*
NCHAN
;i++) {
22
Mean[i] = 0.0;
23
Sigma[i]= -1.0;
24
}
25
}
26
27
// EOF HarpoPedsRaw.cxx
NCHAN
#define NCHAN
Definition:
HarpoDccMap.h:16
NCHIP
#define NCHIP
Definition:
HarpoPedsRaw.h:11
HarpoPedsRaw.h
HarpoPedsRaw
Definition:
HarpoPedsRaw.h:14
Generated by
1.8.6