Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
centella framework Compound List
Here are the classes, structs, unions and interfaces with brief descriptions:
- algConditionalTask (AlgorithmTask is algorithmConditional with the services of serviceI)
- algorithmCommand (Class to convert an algorithm into a command)
- algorithmComposite (An algorithm composed by several algorithms)
- algorithmConditional (Algorithm that runs only if a cut condition is fulfill)
- algorithmImport (Template class to convert a void member function of a class into an algorithmCommand)
- algorithmTask (A algorithmTask is a algorithmComposite whith the system services)
- algorithmTree (A multialgorithm whith algorithmComposite s in the initialize, execute and finalize methods)
- algorithmVI (Base class for algorithms)
- centellaAlg (Centella algorithm and program aplication)
- centellaAlgorithms (Creates and stores into the server the algorithms of the system)
- centellaCuts (Creates the system cuts (cutVI) and stores them into the selectionManager server)
- centellaSys (Creates the Centella System)
- comApplyOptions (AlgorithmCommand to apply options to the classes)
- comCloseIO (AlgorithmCommand to close the IO files)
- comListOptions (AlgorithmCommand to list options of the classes)
- comLoadCalibration (AlgorithmCommand class to load the detector configuration)
- comOpenIO (AlgorithmCommand class to open the IO files)
- comReadEvent (AlgorithmCommand to load/read the event)
- comSkipEvent (AlgorithmCommand to skip one event)
- comWriteEvent (AlgorithmCommand to save/write the event)
- comWriteOutData (AlgorithmCommand to writeOut information of the dataEvent classes)
- comWriteOutDetector (AlgorithmCommand to writeOut information of the detector geometry)
- comWriteOutInfo (AlgorithmCommand to write out information of system classes)
- comWriteWelcome (AlgorithmCommand to write the header/welcome of centella)
- conNextEvent (CutVI that return true is there is an event waiting in persistency)
- converterServer (Protected server of converters)
- converterVI (Virtual base class for converters)
- cutComposite (A composite of cuts)
- cutSelection (A cutSelection is a cutComposite (a collection of cuts) with optionVI and messageVI services)
- cutSelectionTask (A cutSelectionTask is a cutComposite with serviceI services)
- cutVI (Pure virtual class to implement a cut)
- dataDetectorServer (Stores, servers, updates the detector data (geometry and calibration data))
- dataEventServer (Stores, servers, updates the EVENT transient data)
- dataIOROOTServer (It stores the ROOT trees Servers and histograms)
- dataManager (It stores, serves and updates the data)
- defineVI (Bare clas to allow classes to be defined at run-time)
- eventComposite (A eventComposite of eventVI s)
- eventTask (And eventTask is a eventComposite with serviceI services)
- eventVI (EventVI : bare class to define an algorithm EVENT)
- IOBase (Base class to keep the enumeration MODE for the IOfileVI class)
- IOfileNull (Null IOfileVI)
- IOfileServer (Protected server that operates the input and output persistent data files)
- IOfileVI (Virtual inteface to handle a file with persistency data)
- messageBase (Base class to keep the enumeration of the message LEVEL s)
- messageManager (Manager to handle the message of the classes and define an ostream output)
- messageVI (Interface class to the messageManager)
- nameVI (Bare class to set and store the name of an object)
- optionManager (Manager to store and apply options to a collection of optionVI classes)
- optionServer (Stores and applies options to a collection of optionVI derived classes)
- optionVI (Interface to set options externally into a derived class)
- processManager (Stores, servers and runs the algorithms and the multialgorithms)
- rHisto (No description available)
- rHistoFileServer (Base class to create a ROOT file with histograms and ntuples)
- rHistoFolder (Base class to define, store and fill a group of root histograms and ntuples)
- rHistoFolderServer (Stores, serves, fills a collection of rHistoFolder s)
- rHistoServer (No description available)
- rTFileBase (It uses the IOfileVI interface to open/close and access ROOT files (TFile))
- rTreeBase (A template class with IOfileVI interface to use a ROOT-Tree)
- runEventAlg (An algorithm that runs all the algorithms needed to process one EVENT)
- runRunAlg (Algorithm to run a RUN)
- selectionManager (Stores, servers and applies the system and user defined cuts)
- serverVI (Template container class)
- serviceI (Interface to provide the services of the system managers)
- trsDataVI (Virtual bare class for the transient data)
- userAlgorithms (Class left to the user to create his/her algorithms and add them to the processManager)
- userCuts (Class left to the user to create his/her cuts and add them to the selectionManager)
- userDataDetector (Class left to the user to create his/her transient detector Data)
- userDataEvent (Class left to the user to create his/her transient EVENT Data)
- userGuide (User Guide information, class used to make documentation with doxygen)
Generated at Fri Aug 18 12:57:39 2000 for centella framework by
1.1.3 written by Dimitri van Heesch,
© 1997-2000