Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FileList Class Reference
+ Collaboration diagram for FileList:

Public Member Functions

 FileList (string dir_name)
 
 ~FileList ()
 

Public Attributes

string dir_name
 
string fname
 
int Nfile
 
set< string > FName
 
set< string >::iterator FName_Iter
 

Detailed Description

Definition at line 852 of file Bias.cpp.

View newest version in sPHENIX GitHub at line 852 of file Bias.cpp

Constructor & Destructor Documentation

FileList::FileList ( string  dir_name)

Definition at line 866 of file Bias.cpp.

View newest version in sPHENIX GitHub at line 866 of file Bias.cpp

References fname, FName, Nfile, and printf().

+ Here is the call graph for this function:

FileList::~FileList ( )
inline

Definition at line 863 of file Bias.cpp.

View newest version in sPHENIX GitHub at line 863 of file Bias.cpp

Member Data Documentation

string FileList::dir_name

Definition at line 855 of file Bias.cpp.

View newest version in sPHENIX GitHub at line 855 of file Bias.cpp

string FileList::fname

Definition at line 856 of file Bias.cpp.

View newest version in sPHENIX GitHub at line 856 of file Bias.cpp

Referenced by FileList().

set<string> FileList::FName

Definition at line 858 of file Bias.cpp.

View newest version in sPHENIX GitHub at line 858 of file Bias.cpp

Referenced by Bias::Bias(), Fe55::Fe55(), FileList(), and SimX::SimX().

set<string>::iterator FileList::FName_Iter

Definition at line 859 of file Bias.cpp.

View newest version in sPHENIX GitHub at line 859 of file Bias.cpp

Referenced by Bias::Bias(), Fe55::Fe55(), and SimX::SimX().

int FileList::Nfile

Definition at line 857 of file Bias.cpp.

View newest version in sPHENIX GitHub at line 857 of file Bias.cpp

Referenced by Bias::Bias(), Fe55::Fe55(), FileList(), and SimX::SimX().


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