FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
tracking
ftscatracking
code
L1MaterialInfo.h
Go to the documentation of this file.
1
#ifndef L1MaterialInfo_h
2
#define L1MaterialInfo_h
3
4
class
L1MaterialInfo
{
5
6
//* information about material
7
8
public
:
9
L1MaterialInfo
():
thick
(0),
RL
(0),
RadThick
(0),
logRadThick
(0){};
10
11
float
thick
,
RL
,
RadThick
,
logRadThick
;
12
};
13
14
15
#endif
L1MaterialInfo::RL
float RL
Definition:
L1MaterialInfo.h:9
L1MaterialInfo::logRadThick
float logRadThick
Definition:
L1MaterialInfo.h:9
L1MaterialInfo::RadThick
float RadThick
Definition:
L1MaterialInfo.h:9
L1MaterialInfo
Definition:
L1MaterialInfo.h:4
L1MaterialInfo::L1MaterialInfo
L1MaterialInfo()
Definition:
L1MaterialInfo.h:9
L1MaterialInfo::thick
float thick
Definition:
L1MaterialInfo.h:9
Generated on Wed Apr 3 2019 10:02:47 for FairRoot/PandaRoot by
1.8.5