#include "QSigExF2EDataHolder.h" |
QSigExF2EDataHolder
class description - header file - source file - inheritance tree (.pdf)
private:
QSigExF2EDataHolder(const QSigExF2EDataHolder&)
void CheckRights()
public:
QSigExF2EDataHolder()
QSigExF2EDataHolder(TList* aF2EList)
virtual ~QSigExF2EDataHolder()
Int_t AddFluxIndexing(const Char_t* cardfilename)
Int_t AddMapping(TList* aF2EList)
static TClass* Class()
Int_t GetAxesIndex(Int_t aMapping, Int_t aAxes)
QSigExDis* GetMapping(Int_t aMapping)
Int_t GetNAxes(Int_t aMapping)
Int_t GetNGroups()
Int_t GetNMappings()
Int_t GetTreeIndex(Int_t aMapping)
virtual TClass* IsA() const
QSigExF2EDataHolder& operator=(const QSigExF2EDataHolder&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
static QSigExDis** fFlux2Events !
static TString** fAxesNames !
static TString* fFluxes !
static Int_t** fAxesIndex !
static Int_t fNTrees !
static Int_t fNEntries !
static Int_t* fNAxes !
static Int_t fNFluxes
static Int_t* fTreeIndex !
static Int_t fNInstances !
_______________________________________________________________
Int_t AddMapping(TList* aF2EList)
cout << "\t<QSigExF2EDataHolder::AddMapping>" << endl;
Author: Pierre-Luc Drouin
Last update: Fri Nov 17 16:35:13 2006
ROOT page - Class index - Class Hierarchy - 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.