#include <Headers.h>
Public Methods | |
Headers (HecRunHeader2002v1 *hecHeader, EmecRunHeader2002v0 *emecHeader, SlowControl2002v0 *slowHeader, GlobalHeader2002v0 *globalHeader) | |
Use this contructor. More... | |
HecRunHeader2002v1 * | hec () |
Return a pointer to the HecRun Header Object. More... | |
EmecRunHeader2002v0 * | emec () |
Return a Pointer to the Emec Run Header Object. More... | |
SlowControl2002v0 * | slow () |
Return A pointer to the Slow Control Run Header Object. More... | |
GlobalHeader2002v0 * | global () |
Return a Pointer to the Global run header object. More... |
|
Use this contructor.
|
|
Return a Pointer to the Emec Run Header Object.
|
|
Return a Pointer to the Global run header object.
|
|
Return a pointer to the HecRun Header Object.
|
|
Return A pointer to the Slow Control Run Header Object.
|