GetTrackLookups
class description - source file - inheritance tree
public:
GetTrackLookups GetTrackLookups(FILE* ifile)
GetTrackLookups GetTrackLookups(GetTrackLookups&)
virtual void ~GetTrackLookups()
TClass* Class()
TObjArray* getLookupsArray()
LookUp2d* getParamLookup(char* name)
LookUp2d* getParamLookup(int number)
virtual TClass* IsA()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
private:
TObjArray m_lookupsArray array of lookup tables
GetTrackLookups
Extracts lookup tables for track parameter smear
GetTrackLookups(FILE* parFile)
parses parameter file to get track block and then create the
requested lookup tables
~GetTrackLookups()
LookUp2d* getParamLookup(char* name)
gets pointer to appropriate lookup table given the name
LookUp2d* getParamLookup(int number)
gets pointer to appropriate lookup table given the number
Inline Functions
TObjArray* getLookupsArray()
TClass* Class()
TClass* IsA()
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
GetTrackLookups GetTrackLookups(GetTrackLookups&)
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.