Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
19 Gaudi::Property<int>
m_outFileActV{
this,
"OutputFileACTVERS",0,
"active version number"};
20 Gaudi::Property<int>
m_outFileAlgV{
this,
"OutputFileALGVERS",0,
"alignment version number"};
21 Gaudi::Property<int>
m_outFilePasV{
this,
"OutputFilePASVERS",0,
"passive structure version number"};
23 Gaudi::Property<std::string>
m_outFileActN{
this,
"OutputFileACTVNAME",
"",
"active version string"};
24 Gaudi::Property<std::string>
m_outFileAlgN{
this,
"OutputFileALGVNAME",
"",
"alignment version string"};
25 Gaudi::Property<std::string>
m_outFilePasN{
this,
"OutputFilePASVNAME",
"",
"passive structure version string"};
26 Gaudi::Property<std::string>
m_outFileForm{
this,
"OutputFileFORMAT",
"AGDDXML",
"format of output file"};
27 Gaudi::Property<std::string>
m_outFileType{
this,
"OutputFileType",
"NSWD",
"name for database table"};
::StatusCode StatusCode
StatusCode definition for legacy code.