ATLAS Offline Software
Loading...
Searching...
No Matches
FolderSpec Struct Reference
Collaboration diagram for FolderSpec:

Public Member Functions

 FolderSpec (const std::string &thename, const std::string &thetag)
 FolderSpec (const std::string &thename, const std::string &thetag)

Public Attributes

const std::string name
const std::string tag

Detailed Description

Definition at line 108 of file MakeReferenceFile.cxx.

Constructor & Destructor Documentation

◆ FolderSpec() [1/2]

FolderSpec::FolderSpec ( const std::string & thename,
const std::string & thetag )
inline

nop

Definition at line 112 of file MakeReferenceFile.cxx.

112 : name(thename), tag(thetag){};
const std::string tag
const std::string name

◆ FolderSpec() [2/2]

FolderSpec::FolderSpec ( const std::string & thename,
const std::string & thetag )
inline

nop

Definition at line 423 of file openCoraCool.cxx.

423 :name(thename),tag(thetag){};

Member Data Documentation

◆ name

const std::string FolderSpec::name

Definition at line 110 of file MakeReferenceFile.cxx.

◆ tag

const std::string FolderSpec::tag

Definition at line 111 of file MakeReferenceFile.cxx.


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