StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
StMuDSTMaker
EMC
examples
StFpdMicroCollection.cxx
1
//###########################################################
2
// EMC Micro Event
3
// Author: Alexandre A. P. Suaide
4
// initial version 08/2001
5
//
6
// See README for details
7
//###########################################################
8
#include "StFpdMicroCollection.h"
9
10
ClassImp(
StFpdMicroCollection
)
11
12
StFpdMicroCollection
::
StFpdMicroCollection
()
13
{
14
mToken = 0;
15
mAdcNorth = 0;
16
mAdcSouth = 0;
17
mAdcTop = 0;
18
mAdcBottom = 0;
19
mAdcPS1 = 0;
20
mAdcPS2 = 0;
21
mAdcSmdX = 0;
22
mAdcSmdY = 0;
23
24
}
25
StFpdMicroCollection::~StFpdMicroCollection()
26
{
27
}
StFpdMicroCollection
Definition:
StFpdMicroCollection.h:11
Generated by
1.8.5