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
sim
HarpoSimHeader.h
Go to the documentation of this file.
1
#ifndef HARPOSIMHEADER_H
2
#define HARPOSIMHEADER_H
3
5
// //
6
// HarpoSimHeader //
7
// //
8
// Description of the run
9
// //
10
11
//#include "TObject.h"
12
#include "
HarpoDetHeader.h
"
13
#include <cstdio>
14
#include <ctime>
15
16
class
HarpoSimHeader
:
public
HarpoDetHeader
17
{
18
public
:
19
20
HarpoSimHeader
();
// Dummy
21
HarpoSimHeader
(FILE *fIn);
22
virtual
~HarpoSimHeader
() { }
23
24
Bool_t
check
();
25
26
void
print
();
27
28
private
:
29
30
ClassDef(
HarpoSimHeader
,1)
//Run Header
31
32
};
33
34
#endif
HarpoDetHeader
A class hold HARPO run iformation.
Definition:
HarpoDetHeader.h:15
HarpoSimHeader::print
void print()
Definition:
HarpoSimHeader.cxx:60
HarpoSimHeader::~HarpoSimHeader
virtual ~HarpoSimHeader()
Definition:
HarpoSimHeader.h:22
HarpoSimHeader
A class hold HARPO run iformation.
Definition:
HarpoSimHeader.h:16
HarpoSimHeader::HarpoSimHeader
HarpoSimHeader()
HarpoSimHeader::check
Bool_t check()
Definition:
HarpoSimHeader.cxx:46
HarpoDetHeader.h
Generated by
1.8.6