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
StTriggerUtilities
StDSMUtilities
DSMLayer_B001_2009.hh
1
//
2
// Pibero Djawotho <pibero@comp.tamu.edu>
3
// Texas A&M University Cyclotron Institute
4
// 7 Jan 2009
5
//
6
7
#ifndef DSM_LAYER_B001_2009_HH
8
#define DSM_LAYER_B001_2009_HH
9
10
#include "StDSMLayer.hh"
11
struct
DSMLayer_B001_2009
:
public
DSMLayer
<TriggerDataBlk> {
12
DSMLayer_B001_2009
();
13
bool
read(
const
TriggerDataBlk
& event);
14
virtual
void
write(
DSMLayer<TriggerDataBlk>
& layer);
15
virtual
void
run();
16
};
17
18
#endif // DSM_LAYER_B101_2009_HH
DSMLayer
Definition:
DSMLayer.hh:48
TriggerDataBlk
Definition:
trgDataDefs_40.h:143
DSMLayer_B001_2009
Definition:
DSMLayer_B001_2009.hh:11
Generated by
1.8.5