er
dev
Main Page
Related Pages
Classes
Files
File List
passive
ERCollimator.h
1
2
#ifndef ERCollimator_H
3
#define ERCollimator_H
4
5
#include "FairModule.h"
6
7
class
ERCollimator
:
public
FairModule {
8
9
public
:
10
13
ERCollimator
();
14
22
ERCollimator
(
const
char
* fileName);
23
25
virtual
~ERCollimator
();
26
28
virtual
void
ConstructGeometry
();
29
30
ClassDef(
ERCollimator
,1)
31
};
32
33
#endif
ERCollimator::ConstructGeometry
virtual void ConstructGeometry()
Definition:
ERCollimator.cxx:12
ERCollimator::~ERCollimator
virtual ~ERCollimator()
Definition:
ERCollimator.cxx:8
ERCollimator
Definition:
ERCollimator.h:7
ERCollimator::ERCollimator
ERCollimator()
Definition:
ERCollimator.cxx:4
Generated on Tue Dec 7 2021 13:58:46 for er by
1.8.11