ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
MuonParameters::AuthorNames Struct Reference

Simple struct to access the strings of the author definitions for output reasons. More...

#include <MuonParamDefs.h>

Collaboration diagram for MuonParameters::AuthorNames:

Public Member Functions

 AuthorNames ()
 Constructor. More...
 

Public Attributes

std::vector< std::string > author
 The member. More...
 

Detailed Description

Simple struct to access the strings of the author definitions for output reasons.

Use in the following way: MuonParameters::AuthorNames authorNames; std::string thisMuon = authorNames.author[muon.author()];

Author
Wolfg.nosp@m.ang..nosp@m.Liebi.nosp@m.g@ce.nosp@m.rn.ch

Definition at line 74 of file MuonParamDefs.h.

Constructor & Destructor Documentation

◆ AuthorNames()

MuonParameters::AuthorNames::AuthorNames ( )
inline

Constructor.

Definition at line 76 of file MuonParamDefs.h.

101  {

Member Data Documentation

◆ author

std::vector<std::string> MuonParameters::AuthorNames::author

The member.

Definition at line 104 of file MuonParamDefs.h.


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