LCDGetTrackLookups
class description - source file - inheritance tree
private:
protected:
public:
LCDGetTrackLookups LCDGetTrackLookups(FILE* ifile)
LCDGetTrackLookups LCDGetTrackLookups(LCDGetTrackLookups&)
virtual void ~LCDGetTrackLookups()
static TClass* Class()
TObjArray* GetLookupsArray()
LCDLookUp2d* GetParamLookup(char* name)
LCDLookUp2d* GetParamLookup(Int_t number)
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
TObjArray m_lookupsArray array of lookup tables
public:
GetTrackLookups
Extracts lookup tables for track parameter smear
LCDGetTrackLookups(FILE* parFile)
parses parameter file to get track block and then create the
requested lookup tables
~LCDGetTrackLookups()
LCDLookUp2d* GetParamLookup(char* name)
Gets pointer to appropriate lookup table given the name
LCDLookUp2d* GetParamLookup(Int_t number)
Gets pointer to appropriate lookup table given the number
Inline Functions
TObjArray* GetLookupsArray()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
LCDGetTrackLookups LCDGetTrackLookups(LCDGetTrackLookups&)
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.