| v2.10-0 (21000JUN2005) | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use TGo4Parameter | |
| Go4Analysis | |
| Go4CommandsAnalysis | |
| Go4Event | |
| Go4EventServer | |
| Go4Example1Step | |
| Go4Example2Step | |
| Go4ExampleMesh | |
| Go4GUI | |
| Go4StatusAnalysis | |
| Go4StatusBase | |
| Uses of TGo4Parameter in Go4Analysis |
| Methods in Go4Analysis that return TGo4Parameter | |
TGo4Parameter* | TGo4Analysis.GetParameter(const Text_t* name)Retrieves a parameter object by name from the object folder. |
TGo4Parameter* | TGo4AnalysisObjectManager.GetParameter(const Text_t* name)Retrieves a parameter object by name from the object folder. |
| Methods in Go4Analysis with parameters of type TGo4Parameter | |
Bool_t | TGo4Analysis.AddParameter(TGo4Parameter* par, const Text_t* subfolder)Puts a new parameter object in corresponding folder. |
Bool_t | TGo4Analysis.SetParameter(const Text_t* name, TGo4Parameter* par)Set existing parameter of name to the values of external parameter object par. |
Int_t | TGo4Analysis.StoreParameter(const Text_t* name, TGo4Parameter* par)Write object obj into eventstore of the step specified by name. |
Bool_t | TGo4AnalysisObjectManager.AddParameter(TGo4Parameter* par, const Text_t* subfolder)Puts a new parameter object in corresponding folder. |
Bool_t | TGo4AnalysisObjectManager.SetParameter(const Text_t* name, TGo4Parameter* par, TFolder* parent)Set existing parameter of name to the values of external parameter object par. |
Int_t | TGo4AnalysisStep.Store(TGo4Parameter* cali)Saves a parameter correllated with the current event into the storage. |
Int_t | TGo4AnalysisStepManager.Store(const Text_t* name, TGo4Parameter* obj)Write object obj into eventstore of the step specified by name. |
| Uses of TGo4Parameter in Go4CommandsAnalysis |
| Fields in Go4CommandsAnalysis declared as TGo4Parameter | |
private TGo4Parameter* | TGo4ComSetParameter.fxParameterThe parameter to be set. |
| Methods in Go4CommandsAnalysis with parameters of type TGo4Parameter | |
void | TGo4ComSetParameter.SetParameter(TGo4Parameter* par) |
| Uses of TGo4Parameter in Go4Event |
| Subclasses of TGo4Parameter in Go4Event | |
class | TGo4EventCalibrationData object for calibration of the input event. |
class | TGo4EventProcessorParameterBasic type for all classes containing information to parametrize the event processor. |
class | TGo4EventSourceParameterBasic type for all classes containing information to parametrize the event source. |
class | TGo4EventStoreParameterBasic type for all classes containing information to parametrize the event store. |
| Methods in Go4Event that return TGo4Parameter | |
TGo4Parameter* | TGo4EventProcessor.GetParameter(const Text_t* name)Get paramter from go4 framework. |
| Methods in Go4Event with parameters of type TGo4Parameter | |
Bool_t | TGo4EventCalibration.UpdateFrom(TGo4Parameter* rhs)update contents of paramter class with external object. |
Bool_t | TGo4EventProcessor.AddParameter(TGo4Parameter* par, const Text_t* subfolder)Register paramter to go4 framework. |
virtual Bool_t | TGo4EventProcessorParameter.UpdateFrom(TGo4Parameter* rhs)update contents of paramter class with external object. |
virtual Bool_t | TGo4EventSourceParameter.UpdateFrom(TGo4Parameter* rhs)update contents of paramter class with external object. |
Int_t | TGo4EventStore.Store(TGo4Parameter* cali)Saves a parameter (e.g. calibration object) correllated with the current event into the storage. |
virtual Bool_t | TGo4EventStoreParameter.UpdateFrom(TGo4Parameter* rhs)update contents of paramter class with external object. |
| Uses of TGo4Parameter in Go4EventServer |
| Methods in Go4EventServer with parameters of type TGo4Parameter | |
virtual Int_t | TGo4BackStore.Store(TGo4Parameter* cali)Saves a calibration object correllated with the current event into the storage. |
virtual Bool_t | TGo4BackStoreParameter.UpdateFrom(TGo4Parameter* rhs)update contents of paramter class with external object. |
virtual Int_t | TGo4FileStore.Store(TGo4Parameter* cali)Saves a calibration object correllated with the current event into the storage. |
virtual Bool_t | TGo4FileStoreParameter.UpdateFrom(TGo4Parameter* rhs)update contents of paramter class with external object. |
virtual Bool_t | TGo4MbsFileParameter.UpdateFrom(TGo4Parameter* rhs)update contents of paramter class with external object. |
virtual Int_t | TGo4TreeStore.Store(TGo4Parameter* cali)Saves a calibration object correllated with the current event into the storage. |
virtual Bool_t | TGo4TreeStoreParameter.UpdateFrom(TGo4Parameter* rhs)update contents of paramter class with external object. |
virtual Bool_t | TGo4UserStoreParameter.UpdateFrom(TGo4Parameter* rhs)update contents of paramter class with external object. |
| Uses of TGo4Parameter in Go4Example1Step |
| Subclasses of TGo4Parameter in Go4Example1Step | |
class | TXXXControl |
class | TXXXParam |
| Methods in Go4Example1Step with parameters of type TGo4Parameter | |
Bool_t | TXXXControl.UpdateFrom(TGo4Parameter* ) |
Bool_t | TXXXParam.UpdateFrom(TGo4Parameter* ) |
| Uses of TGo4Parameter in Go4Example2Step |
| Subclasses of TGo4Parameter in Go4Example2Step | |
class | TXXXCalibPar |
| Methods in Go4Example2Step with parameters of type TGo4Parameter | |
Bool_t | TXXXCalibPar.UpdateFrom(TGo4Parameter* ) |
| Uses of TGo4Parameter in Go4ExampleMesh |
| Subclasses of TGo4Parameter in Go4ExampleMesh | |
class | TMeshParameterThis parameter may be used for a global setup of the mesh |
| Methods in Go4ExampleMesh with parameters of type TGo4Parameter | |
Bool_t | TMeshParameter.UpdateFrom(TGo4Parameter* ) |
| Uses of TGo4Parameter in Go4GUI |
| Fields in Go4GUI declared as TGo4Parameter | |
private TGo4Parameter* | TGo4ParaEditStatus.fxPara |
| Methods in Go4GUI that return TGo4Parameter | |
TGo4Parameter* | TGo4ParaEditStatus.GetParameter()Save current parameter to root file filename. saved parameter may have different name parname later |
| Methods in Go4GUI with parameters of type TGo4Parameter | |
void | TGo4ParaEditStatus.UpdateParameter(TGo4Parameter* source) |
| Uses of TGo4Parameter in Go4StatusAnalysis |
| Subclasses of TGo4Parameter in Go4StatusAnalysis | |
class | TGo4FitterEnvelopeThis class is a container for one fitter to be send between gui and analysis and back. |
| Constructors in Go4StatusAnalysis with parameters of type TGo4Parameter | |
TGo4ParameterStatus.TGo4ParameterStatus(TGo4Parameter* par) | |
| Methods in Go4StatusAnalysis with parameters of type TGo4Parameter | |
Bool_t | TGo4FitterEnvelope.UpdateFrom(TGo4Parameter* ) |
| Uses of TGo4Parameter in Go4StatusBase |
| Methods in Go4StatusBase with parameters of type TGo4Parameter | |
virtual Bool_t | TGo4Parameter.UpdateFrom(TGo4Parameter* rhs)update contents of paramter class with external object. to be implemented in subclass |
| J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||