GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Gw Namespace Reference

Gammaware namespace. More...

Classes

class  AConfigurator
 base class in charge of configurating, allocating the true actor loaded in a LoadedActor More...
 
class  AgataEventContainer
 AgataEventContainer class that contains agata event to be displayed. More...
 
class  AgataEventDisplay
 AgataEventDisplay a class to work on a specific event display. More...
 
class  AgataGeometryTransformer
 AgataGeometryTransformer class that manage geometry transformations. More...
 
class  AgataHitDisplay
 AgataHitDisplay a class to display hits on event. More...
 
class  AgataTrackDisplay
 AgataTrackDisplay a class to display tracks on event. More...
 
class  AgataTrackDisplayEditor
 
class  ALoadedActor
 An actor looded in an emulator. More...
 
class  AnActorConnection
 Base class that connects two actors in a general topology. More...
 
class  ASymCorrelatedSpace
 ASymCorrelatedSpace base class that contains correlated informations. More...
 
class  BaseCalib
 BaseCalib is a tool class. More...
 
class  BaseEmulator
 Base class for an emulator. More...
 
class  BaseENSDF
 General interface to ENSDF files. More...
 
class  BaseEventContainer
 BaseEventContainer base class that contains event for display. More...
 
class  BaseEventDisplay
 BaseEventDisplay base class to work on event display. More...
 
class  BaseFilter
 This class is a base class for any experimental filter. More...
 
class  BaseGEM
 Class to get randomly cascades of gammas on the basis of a level scheme. More...
 
class  BaseLevelSchemeReader
 A BaseLevelSchemeReader class to read level scheme files. More...
 
class  BaseLSPlayer
 BaseLSPlayer to work on level scheme. More...
 
class  BaseNucleus
 Base class for a nucleus which means its composition. More...
 
class  BasePeak
 A BasePeak is defined by a height, intensity and a dimension of the peak. More...
 
class  BaseSpectrumPlayer
 BaseSpectrumPlayer to work on spectra. More...
 
class  BasicReplica
 It has a single input line and copies it to all the output lines attached. More...
 
class  CalibCo60
 CalibCo60 is a service class in order to find calibration coefficients for a TH1 espacially with Co60 source In constructors, the raw histogram must be given and will not be changed. More...
 
class  Cascade
 A cascade is a list of links. More...
 
class  CentralLog
 CentralLog is a singleton that should be destroyed at exit time. More...
 
class  ConcreteNDB
 
class  Configurator
 
class  CorrelatedSpace
 CorrelatedSpace base class that contains correlated informations. More...
 
class  CorrelatedSpaceLightTree3
 CorrelatedSpaceLightTree3 class that manages a 3D symmetrical correlated space stored in a tree Here we use a simple tree structure to store the 3 dimensionnal array in a short word (16 bits max size). More...
 
class  CorrelatedSpaceTH2
 CorrelatedSpaceTH2 class that manages a 2D symmetrical correlated space stored in a TH2. More...
 
class  CorrelatedSpaceTree2
 CorrelatedSpaceTree2 class that manages a 2D symmetrical correlated space stored in a tree In the entries of the tree are stored the dimension of the matrix. More...
 
class  CorrelatedSpaceTree2D
 CorrelatedSpaceTree2D class that manages a 2D symmetrical correlated space of doubles store in a tree. More...
 
class  CorrelatedSpaceTree2F
 CorrelatedSpaceTree2F class that manages a 2D symmetrical correlated space of floats store in a tree. More...
 
class  CorrelatedSpaceTree2I
 CorrelatedSpaceTree2I class that manages a 2D symmetrical correlated space of integers store in a tree. More...
 
class  CSFilter
 CSFilter base class for filter. More...
 
class  CSManager
 CSManager correlated spaces manager. More...
 
class  CubicFilter
 CubicFilter class for cubic gates. More...
 
class  DActorConnection
 Default connection between actors : to be used in non-multi threaded programs. More...
 
class  Data
 A single value data. More...
 
class  DEmulator
 An general emulator, could run or not in multi-threading environement. More...
 
class  DLActor
 Default loader : to be used in non-multi threaded programs. More...
 
class  ENSDF
 ENSDF: Interface between ENSDF files and the GammaWare Nuclear data related objects. More...
 
class  EnsdfLevelSchemeReader
 A EnsdfLevelSchemeReader class to read radware level scheme files. More...
 
class  Env
 
class  EvapLMOF
 Interface to read/decode EvapOR List Mode Output Files (so-called .pax files) More...
 
class  FrameDispatcher
 Process a buffer, trigg and dispachs the work to sub-watchers. More...
 
class  GammaFilter
 Standard filter for gamma-rays (EUROBALL-like appproach) More...
 
class  GammaLink
 A GammaLink binds two nuclear levels. More...
 
class  GammaSourceRay
 
class  GammaTracker
 Base class to build tracker families. More...
 
class  Gate
 
class  GCond1D
 Base for a Graphical condition 1D. More...
 
class  GCond2D
 Base for a Graphical condition 2D. More...
 
class  GCondHandler
 Link between the leaf, the condition and the histogram. More...
 
class  GCondition
 Base for a Graphical condition on a spectrum (1D, 2D) More...
 
class  GeantLMOF
 Class to read/decode Geant List Mode Output Files. More...
 
class  GEM
 Class to get randomly cascades (with lateral feeding) of gammas on the basis of a level scheme. More...
 
class  GLSPlayer
 Most of the methods relies on graphical approach for level scheme. More...
 
class  GSPlayer
 Most of the methods relies on graphical approach. More...
 
class  GSPlayerTUI
 
class  H1Calibrator
 H1Calibrator is a service class in order to calibrate a TH1 The raw histogram must never be changed The calibrated histogram is just a copy of the raw histogram (same binning). More...
 
class  HistoConverter
 
class  HistoDB
 Service to read/write ROOT histograms from/to different DB systems. More...
 
class  InfoData
 Base class to get/set some flag informations concerning any data. More...
 
class  InnerNDB
 
class  Level
 Base class describing a general level. More...
 
class  LevelEditor
 Level GUI Editor :
The goal of the level editor is to change graphical attributes for a level. More...
 
class  LevelScheme
 A level Scheme. More...
 
class  Link
 A link between two levels. More...
 
class  LogCollector
 Base class for a Log collector. More...
 
class  LogMessage
 Base class for a Log message. More...
 
class  LoopControl
 
class  LoopOnTasks
 To start a loop on tasks. More...
 
class  LSaxis
 LSaxis extented class of TGaxis, allows zooming. More...
 
class  MatPlayer
 MatPlayer is a tool to play with 2D matrices. More...
 
class  Measure
 A general measure with an associated error. More...
 
class  NuclearLevel
 A nuclear level. More...
 
class  OStreamCollector
 Base class for a Log collector. More...
 
class  PadManager
 
class  Parity
 This class discribes a specific quantum number: the parity. More...
 
class  Peak1D
 A graphical interface for placing schematic peak onto a 1D histogram with a given position, height and FWHM. More...
 
class  PeakCreator
 
class  QNumber
 Base class for a quantum number. More...
 
class  RadLevelSchemeReader
 A RadLevelSchemeReader class to read radware level scheme files. More...
 
class  RandObj
 A class to select randomly an object in a TObjArray of objects. More...
 
class  Random
 To change the internal GammaWare random generator. More...
 
class  RootSpectrumPlayer
 RootSpectrumPlayer class to handle root spectra using the interface of BasePeak. More...
 
class  SimpleGCondHandler1D
 To handle a simple branch. More...
 
class  SimpleGCondHandler2D
 
class  Spin
 A spin is defined by two integers: a numerator and a denominator. More...
 
class  StdHit
 
class  SymCorrelatedSpace
 SymCorrelatedSpace base class that contains correlated informations. More...
 
class  TestFeeding
 
class  TrackHit
 
class  TTreeBuilder
 Base class for a Watcher that fill a TTree or some branches of a TTree. More...
 
class  TTreeMaster
 Watcher to build a tree with branches processed in several watchers. More...
 
class  TTreeWithConditions
 A watcher filling TTree, Spectra under conditions. More...
 
class  VirtualNDB
 
class  Watcher
 Base class for a Watcher. More...
 
class  WatcherProducer
 To get a buffer from a server. More...
 
class  WatcherWithTag
 
class  XGammaLink
 A XGammaLink is a converted gamma-ray link. More...
 
class  XtermProgressBar
 Class to display a progress bar on the command line. More...
 

Functions

GeantLMOFcheckout (GeantLMOF &reader)
 
LogMessageclear (LogMessage &)
 others More...
 
LogMessagedebug (LogMessage &)
 
LogMessagedolog (LogMessage &)
 
LogMessageerror (LogMessage &)
 
GeantLMOFfastout (GeantLMOF &reader)
 
EvapLMOFfull (EvapLMOF &reader)
 
std::ostream & hline (std::ostream &)
 
EvapLMOFidonly (EvapLMOF &reader)
 
LogMessageinfo (LogMessage &)
 manipulator to modify the LogMessage More...
 
LogMessagenline (LogMessage &)
 
LogMessagewarning (LogMessage &)
 

Detailed Description

Gammaware namespace.

All gammaware classes are protected by the Gw namespace