PandaRoot
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
#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
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
tracking
ftscatracking
code
L1MaterialInfo.h
Generated on Fri Oct 21 2022 07:03:57 for PandaRoot by
1.8.13