ATLAS Offline Software
Loading...
Searching...
No Matches
Trk::ElementTable_p1 Class Reference

elements & fractions as unsigned char - if filled More...

#include <ElementTable_p1.h>

Collaboration diagram for Trk::ElementTable_p1:

Public Member Functions

 ElementTable_p1 ()

Public Attributes

std::vector< Material_p1table
std::vector< std::string > names

Detailed Description

elements & fractions as unsigned char - if filled

Definition at line 24 of file ElementTable_p1.h.

Constructor & Destructor Documentation

◆ ElementTable_p1()

Trk::ElementTable_p1::ElementTable_p1 ( )
inline

Definition at line 27 of file ElementTable_p1.h.

27 :
28 table(),
29 names()
30 {}
std::vector< Material_p1 > table
std::vector< std::string > names

Member Data Documentation

◆ names

std::vector<std::string> Trk::ElementTable_p1::names

Definition at line 33 of file ElementTable_p1.h.

◆ table

std::vector<Material_p1> Trk::ElementTable_p1::table

Definition at line 32 of file ElementTable_p1.h.


The documentation for this class was generated from the following file: