]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years ago- protect against bug from stand alone tracker which reports tracklets
abercuci [Wed, 4 Nov 2009 07:42:10 +0000 (07:42 +0000)]
- protect against bug from stand alone tracker which reports tracklets
crossing pad row but no clusters attached to the second row defined
- add debug verbosity

14 years agoFix over the QA Histogram in AliACORDEQADataMaker::MakeRaws
mrodrigu [Wed, 4 Nov 2009 03:16:11 +0000 (03:16 +0000)]
Fix over the QA Histogram in AliACORDEQADataMaker::MakeRaws

14 years ago- fixing compilation errors
odjuvsla [Wed, 4 Nov 2009 02:03:09 +0000 (02:03 +0000)]
- fixing compilation errors
- file included two times in build system

14 years ago- adding the new histogram producer classes to the component
odjuvsla [Wed, 4 Nov 2009 02:03:00 +0000 (02:03 +0000)]
- adding the new histogram producer classes to the component

14 years ago- fixing compilation errors
odjuvsla [Wed, 4 Nov 2009 02:02:51 +0000 (02:02 +0000)]
- fixing compilation errors

14 years ago- changing the digit format to now come as a linked list instead of an array
odjuvsla [Wed, 4 Nov 2009 02:02:42 +0000 (02:02 +0000)]
- changing the digit format to now come as a linked list instead of an array
  - will slow down digit maker, but give a significant speed up of the clusterizer at high multiplicities
  - also need to always ship the full list of digits, even after clusterisation, but
    this is anyway needed if one is to provide AliESDCaloCells in the ESDs
- now sorting the digits

14 years agoRenaming histo production classes to introduce order,
odjuvsla [Wed, 4 Nov 2009 02:02:31 +0000 (02:02 +0000)]
Renaming histo production classes to introduce order,
added Cell histo class

14 years agoCosmetic updates
odjuvsla [Wed, 4 Nov 2009 02:02:21 +0000 (02:02 +0000)]
Cosmetic updates

14 years agoUpdated documentation
odjuvsla [Wed, 4 Nov 2009 02:02:13 +0000 (02:02 +0000)]
Updated documentation

14 years ago-Added fTracksMatched array member in AliHLTCaloClusterDataStruct.h
odjuvsla [Wed, 4 Nov 2009 02:02:05 +0000 (02:02 +0000)]
-Added fTracksMatched array member in AliHLTCaloClusterDataStruct.h
-Modified AliHLTGlobalTrackMatcher to fill in this array.

14 years agoAdding couple of histograms classes
odjuvsla [Wed, 4 Nov 2009 02:01:56 +0000 (02:01 +0000)]
Adding couple of histograms classes

14 years ago- fixing compilation errors/warnings
odjuvsla [Wed, 4 Nov 2009 02:01:44 +0000 (02:01 +0000)]
- fixing compilation errors/warnings
- changing from AliCaloRawStream to AliAltroRawStream, causing a speed up of a factor ~100
- small bug fixes

14 years agoFleshed out the functionality of the class
odjuvsla [Wed, 4 Nov 2009 02:01:36 +0000 (02:01 +0000)]
Fleshed out the functionality of the class

14 years ago- adding checking of sanity to raw analyzer
odjuvsla [Wed, 4 Nov 2009 02:01:28 +0000 (02:01 +0000)]
- adding checking of sanity to raw analyzer

14 years ago- starting implementing ocdb access
odjuvsla [Wed, 4 Nov 2009 02:01:16 +0000 (02:01 +0000)]
- starting implementing ocdb access

14 years agoMoved AliHLTPHOSConstant.h back to original name AliHLTPHOSConstants.h
odjuvsla [Wed, 4 Nov 2009 02:01:06 +0000 (02:01 +0000)]
Moved AliHLTPHOSConstant.h back to original name AliHLTPHOSConstants.h
Changed by mistake in earlier commit.

14 years agoAdded the most important Calo files, changed dependent files. Compiles. Calo library...
odjuvsla [Wed, 4 Nov 2009 02:00:54 +0000 (02:00 +0000)]
Added the most important Calo files, changed dependent files. Compiles. Calo library loads fine

14 years ago- fixing bug in digitmaker
odjuvsla [Wed, 4 Nov 2009 02:00:43 +0000 (02:00 +0000)]
- fixing bug in digitmaker
- option to push raw data in raw analyzer
- protection in clusterizer

14 years ago- fixing typo
odjuvsla [Wed, 4 Nov 2009 02:00:35 +0000 (02:00 +0000)]
- fixing typo

14 years ago- fixing compilation errors
odjuvsla [Wed, 4 Nov 2009 02:00:26 +0000 (02:00 +0000)]
- fixing compilation errors

14 years ago- adding digit reader to build system
odjuvsla [Wed, 4 Nov 2009 02:00:09 +0000 (02:00 +0000)]
- adding digit reader to build system

14 years ago- adding digit readers to assist with the linked list of digits
odjuvsla [Wed, 4 Nov 2009 02:00:01 +0000 (02:00 +0000)]
- adding digit readers to assist with the linked list of digits

14 years ago- changing the digit format to now come as a linked list instead of an array
odjuvsla [Wed, 4 Nov 2009 01:59:51 +0000 (01:59 +0000)]
- changing the digit format to now come as a linked list instead of an array
  - will slow down digit maker, but give a significant speed up of the clusterizer at high multiplicities
  - also need to always ship the full list of digits, even after clusterisation, but
    this is anyway needed if one is to provide AliESDCaloCells in the ESDs
- now sorting the digits

14 years agoRenaming histo production classes to introduce order,
odjuvsla [Wed, 4 Nov 2009 01:59:37 +0000 (01:59 +0000)]
Renaming histo production classes to introduce order,
added Cell histo class

14 years agoCosmetic updates
odjuvsla [Wed, 4 Nov 2009 01:59:13 +0000 (01:59 +0000)]
Cosmetic updates

14 years agoUpdated documentation
odjuvsla [Wed, 4 Nov 2009 01:59:04 +0000 (01:59 +0000)]
Updated documentation

14 years ago-Added fTracksMatched array member in AliHLTCaloClusterDataStruct.h
odjuvsla [Wed, 4 Nov 2009 01:58:56 +0000 (01:58 +0000)]
-Added fTracksMatched array member in AliHLTCaloClusterDataStruct.h
-Modified AliHLTGlobalTrackMatcher to fill in this array.

14 years agoAdding couple of histograms classes
odjuvsla [Wed, 4 Nov 2009 01:58:44 +0000 (01:58 +0000)]
Adding couple of histograms classes

14 years ago- fixing compilation errors/warnings
odjuvsla [Wed, 4 Nov 2009 01:58:32 +0000 (01:58 +0000)]
- fixing compilation errors/warnings
- changing from AliCaloRawStream to AliAltroRawStream, causing a speed up of a factor ~100
- small bug fixes

14 years ago- cosmetics
odjuvsla [Wed, 4 Nov 2009 01:58:19 +0000 (01:58 +0000)]
- cosmetics

14 years agoFleshed out the functionality of the class
odjuvsla [Wed, 4 Nov 2009 01:58:11 +0000 (01:58 +0000)]
Fleshed out the functionality of the class

14 years ago- small fixes
odjuvsla [Wed, 4 Nov 2009 01:58:03 +0000 (01:58 +0000)]
- small fixes

14 years ago- adding checking of sanity to raw analyzer
odjuvsla [Wed, 4 Nov 2009 01:57:54 +0000 (01:57 +0000)]
- adding checking of sanity to raw analyzer

14 years ago- adding more features for loading configurations from CDB
odjuvsla [Wed, 4 Nov 2009 01:57:44 +0000 (01:57 +0000)]
- adding more features for loading configurations from CDB

14 years agoAdding first unfinished version of AliHLTGlobalTrackMatcher class
odjuvsla [Wed, 4 Nov 2009 01:57:36 +0000 (01:57 +0000)]
Adding first unfinished version of AliHLTGlobalTrackMatcher class

14 years ago- small fixes
odjuvsla [Wed, 4 Nov 2009 01:57:25 +0000 (01:57 +0000)]
- small fixes

14 years ago- components look for configurations in OCDB. (not fully ready yet)
odjuvsla [Wed, 4 Nov 2009 01:57:16 +0000 (01:57 +0000)]
- components look for configurations in OCDB. (not fully ready yet)

14 years ago- starting implementing ocdb access
odjuvsla [Wed, 4 Nov 2009 01:57:06 +0000 (01:57 +0000)]
- starting implementing ocdb access

14 years agoMoved AliHLTPHOSConstant.h back to original name AliHLTPHOSConstants.h
odjuvsla [Wed, 4 Nov 2009 01:56:57 +0000 (01:56 +0000)]
Moved AliHLTPHOSConstant.h back to original name AliHLTPHOSConstants.h
Changed by mistake in earlier commit.

14 years agoadded last file in libAliHLT.pkg
odjuvsla [Wed, 4 Nov 2009 01:56:48 +0000 (01:56 +0000)]
added last file in libAliHLT.pkg

14 years agoLast commit, completing addition of AliHLTCaloClusterizer, AliHLTCaloDigitMaker,...
odjuvsla [Wed, 4 Nov 2009 01:56:41 +0000 (01:56 +0000)]
Last commit, completing addition of AliHLTCaloClusterizer, AliHLTCaloDigitMaker, AliHLTCaloClusterAnalyser to the CALO library. New instance of AliHLTCaloConstants created with interface class AliHLTCaloConstantsHandler.

14 years agoAdded some more component and structs that were needed, compiles and load beautifully
odjuvsla [Wed, 4 Nov 2009 01:56:30 +0000 (01:56 +0000)]
Added some more component and structs that were needed, compiles and load beautifully

14 years agoAdded the most important Calo files, changed dependent files. Compiles. Calo library...
odjuvsla [Wed, 4 Nov 2009 01:56:13 +0000 (01:56 +0000)]
Added the most important Calo files, changed dependent files. Compiles. Calo library loads fine

14 years ago- fixing bug in digitmaker
odjuvsla [Wed, 4 Nov 2009 01:55:42 +0000 (01:55 +0000)]
- fixing bug in digitmaker
- option to push raw data in raw analyzer
- protection in clusterizer

14 years agodeactivating generation of the default detector/ddl list in the FXS header
richterm [Wed, 4 Nov 2009 01:45:07 +0000 (01:45 +0000)]
deactivating generation of the default detector/ddl list in the FXS header
the calibration component has to generate the list explicitely.
only ddls for one detector can be set

14 years agoAliTPCcalibDB - Applying filters for calration graphs using AliTPCcalibDButil
marian [Wed, 4 Nov 2009 00:21:02 +0000 (00:21 +0000)]
AliTPCcalibDB    - Applying filters for calration graphs using AliTPCcalibDButil
                 + algorithm to choose the v drift calibration
                   vdriftCE, vdriftLT or vdriftP
                 + fixed bug extrapolation of the calibration values
AliTPCcalibDButil - Implementation of filters

Marian.

14 years agoAliTPCTempMap.h AliTPCTempMap.cxx - Filter values before fits - range 15-25 C
marian [Wed, 4 Nov 2009 00:14:31 +0000 (00:14 +0000)]
AliTPCTempMap.h AliTPCTempMap.cxx - Filter values before fits - range 15-25 C
(Marian)

14 years agochecking if event specie set in SetQA
schutz [Tue, 3 Nov 2009 21:56:03 +0000 (21:56 +0000)]
checking if event specie set in SetQA

14 years agoChanges to run also without reading the MC (Chiara B)
dainese [Tue, 3 Nov 2009 21:52:13 +0000 (21:52 +0000)]
Changes to run also without reading the MC (Chiara B)

14 years agoSergey modified the code to release the memory of the pad vectors. Useful when proces...
kaamodt [Tue, 3 Nov 2009 21:38:16 +0000 (21:38 +0000)]
Sergey modified the code to release the memory of the pad vectors. Useful when processing meny events on a local machine.This feature can be turned on by using the argument -release-memory

14 years agoTechnical fix for bug #58138: VZERO breaks in AliVZEROTrending::~AliVZEROTrending()
hristov [Tue, 3 Nov 2009 21:27:14 +0000 (21:27 +0000)]
Technical fix for bug #58138: VZERO breaks in AliVZEROTrending::~AliVZEROTrending()

14 years agoAdapt wagons in case of AOD analysis and analysis with AliAnaCalorimeterQA where...
gconesab [Tue, 3 Nov 2009 17:45:27 +0000 (17:45 +0000)]
Adapt wagons in case of AOD analysis and analysis with AliAnaCalorimeterQA where no access to the mcparticle branch is implemented yet.

14 years agoMoved the call to AliAODHandler::StoreMCParticles to AnalysisTaskMCParticleFilter...
kleinb [Tue, 3 Nov 2009 17:23:27 +0000 (17:23 +0000)]
Moved the call to AliAODHandler::StoreMCParticles to AnalysisTaskMCParticleFilter to allow on the fly analysis of AODMC after the MCfilter. All Tasks/Filters selecting AODMCParticles have to run BEFORE

14 years agoMoved the call to StoreMCParticles to ANALYSIS/AnalysisTaskMCParticleFilter to allow...
kleinb [Tue, 3 Nov 2009 17:21:22 +0000 (17:21 +0000)]
Moved the call to StoreMCParticles to ANALYSIS/AnalysisTaskMCParticleFilter to allow on the fly analysis of AODMC after filter

14 years agoadded method to check the whoole filter mask, not just one bit
kleinb [Tue, 3 Nov 2009 17:18:37 +0000 (17:18 +0000)]
added method to check the whoole filter mask, not just one bit

14 years agoFix for dumb variable redefinition in my last commit.
agheata [Tue, 3 Nov 2009 17:12:06 +0000 (17:12 +0000)]
Fix for dumb variable redefinition in my last commit.

14 years agominor bugfix to compile in debug mode
richterm [Tue, 3 Nov 2009 17:11:08 +0000 (17:11 +0000)]
minor bugfix to compile in debug mode

14 years agoforbidding copy constructor and assignment operator
richterm [Tue, 3 Nov 2009 17:10:29 +0000 (17:10 +0000)]
forbidding copy constructor and assignment operator

14 years agoFix trivial syntax error
akisiel [Tue, 3 Nov 2009 16:48:05 +0000 (16:48 +0000)]
Fix trivial syntax error

14 years agoBug#56919: Fixing correct number of muon trk ldcs.
cvetan [Tue, 3 Nov 2009 16:16:05 +0000 (16:16 +0000)]
Bug#56919: Fixing correct number of muon trk ldcs.

14 years agoTOF/RecPar repository removed
decaro [Tue, 3 Nov 2009 16:14:07 +0000 (16:14 +0000)]
TOF/RecPar repository removed

14 years agoadded functions to define uniform axis binning
rvernet [Tue, 3 Nov 2009 15:20:48 +0000 (15:20 +0000)]
added functions to define uniform axis binning
cf savannah https://savannah.cern.ch/bugs/?58112

14 years agoImproved default cut ranges.
morsch [Tue, 3 Nov 2009 15:09:38 +0000 (15:09 +0000)]
Improved default cut ranges.

14 years agoAdding MUONChamberMaterialBudget.C:
ivana [Tue, 3 Nov 2009 15:02:33 +0000 (15:02 +0000)]
Adding MUONChamberMaterialBudget.C:
New macro to display the tracking chamber material budget:
Here we display for each chamber its thickness in x0 unit (used in the
computation of MCS effets) and evaluate <x/x0> in a limited area to avoid
edge effects.
(Philippe P.)

14 years agoexample of configuration file of analysis to identify omega
gconesab [Tue, 3 Nov 2009 14:35:09 +0000 (14:35 +0000)]
example of configuration file of analysis to identify omega

14 years agoremove old analysis class now in AliAnaOmegaToPi0Gamma
gconesab [Tue, 3 Nov 2009 14:28:40 +0000 (14:28 +0000)]
remove old analysis class now in AliAnaOmegaToPi0Gamma

14 years agonew analysis for omega identification
gconesab [Tue, 3 Nov 2009 14:26:40 +0000 (14:26 +0000)]
new analysis for omega identification

14 years agoupdating to new Shuttle processing logic
jgrosseo [Tue, 3 Nov 2009 14:24:16 +0000 (14:24 +0000)]
updating to new Shuttle processing logic

14 years agoMC reading in AOD not implemented yet in AliAnaCalorimeterQA, change the train wagon
gconesab [Tue, 3 Nov 2009 14:07:01 +0000 (14:07 +0000)]
MC reading in AOD not implemented yet in AliAnaCalorimeterQA, change the train wagon

14 years agoAdded support for putting the analysis results in directories inside the output file.
agheata [Tue, 3 Nov 2009 13:58:28 +0000 (13:58 +0000)]
Added support for putting the analysis results in directories inside the output file.
The only change from the user side is in the format of the file name specified in:
AliAnalysisManager::CreateContainer().
Ex:
   mgr->CreateContainer("my_cont", TList::Class(), AliAnalysisManager::kOutputContainer,
                        "AnalysisOutput.root:mySpectra")
will write the output for this container in the folder mySpectra of the file AnalysisFile.root

Added a common file name as static data member to the analysis manager to be able
to communicate to user code a common choice for the output file name. Analysis wagons
will have to use this like:

  TString outputfile = AliAnalysisManager::GetCommonFileName();
  outputfile += ":myOutputFolder";
  mgr->CreateContainer(..., outputfile);

14 years agoProduce/Read delta AODs by default
gconesab [Tue, 3 Nov 2009 13:58:26 +0000 (13:58 +0000)]
Produce/Read delta AODs by default

14 years agoFixed typo
dainese [Tue, 3 Nov 2009 13:45:03 +0000 (13:45 +0000)]
Fixed typo

14 years agobug fix of bug fix
hdalsgaa [Tue, 3 Nov 2009 13:39:40 +0000 (13:39 +0000)]
bug fix of bug fix

14 years agoUsing the cosmic analysis task from the PWG1 library avoiding the compilation with...
cvetan [Tue, 3 Nov 2009 13:33:14 +0000 (13:33 +0000)]
Using the cosmic analysis task from the PWG1 library avoiding the compilation with aclic.

14 years agoAliMUONTriggerQADataMakerRec:
ivana [Tue, 3 Nov 2009 13:04:22 +0000 (13:04 +0000)]
AliMUONTriggerQADataMakerRec:
Change in order to increase the number of LUT and Decision tests.
(Aurelien)

14 years ago- TrackID is set to the TPC esd tracks
sgorbuno [Tue, 3 Nov 2009 11:39:09 +0000 (11:39 +0000)]
- TrackID is set to the TPC esd tracks
- TPCOut parameters are taken at the last point (before they were dummy TPCOut==TPCin )

14 years agoChanged output detector to kAliHLTDataOriginOut
kaamodt [Tue, 3 Nov 2009 10:58:39 +0000 (10:58 +0000)]
Changed output detector to  kAliHLTDataOriginOut

14 years agomacro to attched TRD to PWG1 train (A.Bercuci)
jotwinow [Tue, 3 Nov 2009 10:56:00 +0000 (10:56 +0000)]
macro to attched TRD to PWG1 train (A.Bercuci)

14 years agoIn reconstruction:
ivana [Tue, 3 Nov 2009 10:54:49 +0000 (10:54 +0000)]
In reconstruction:
Add the possibility to adjust chamber by chamber the x/x0 value used
in the computation of Multiple Coulomb Scattering effets (driven by the fact
that it is ~2 times higher for St1&2 than for others).
The choice of these values has a little effect on the resolution of the
tracking, but it can change significantly the size of the area where
we search for new clusters to be attached to the track.
(Philippe P.)

14 years agoa little memory leak fixed
sgorbuno [Tue, 3 Nov 2009 10:45:30 +0000 (10:45 +0000)]
a little memory leak fixed

14 years agoIn trigger:
ivana [Tue, 3 Nov 2009 10:42:26 +0000 (10:42 +0000)]
In trigger:
- Add possibility to fill the trigger board efficiency with the average
  value of the corresponding RPC.
- Update MUONTriggerChamberEfficiency.C
- Update READMEtrigger.txt
(Diego)

14 years agoCompilation warnings fixed
sgorbuno [Tue, 3 Nov 2009 10:36:57 +0000 (10:36 +0000)]
Compilation warnings fixed

14 years agoThese are the changes for the propagation of the tag cut selection
morsch [Tue, 3 Nov 2009 10:00:14 +0000 (10:00 +0000)]
These are the changes for the propagation of the tag cut selection
bookkeeping.
  I have tested it in the following way:
  - Created XML list with cut summary in, read it via the
AliTagAnalysis, put it as a UserInfo object into the chain and recovered
the information in the task via the ESD Handler
  - Checked that the same code does not crash if the tag summary
information is not available in the XML list.

A. Kisiel

14 years agoallowing other root versions for acr reco
jgrosseo [Tue, 3 Nov 2009 09:54:02 +0000 (09:54 +0000)]
allowing other root versions for acr reco

14 years agotemporarily disabling the initilization of the Root Cint error callback. It expects...
richterm [Tue, 3 Nov 2009 07:39:41 +0000 (07:39 +0000)]
temporarily disabling the initilization of the Root Cint error callback. It expects a void*,
but the callback is of course a function*. On some systems, the warning is interpreted as
error. Have to check whether the definition of the fuction in Root needs to be changed to
void (*)() as argument, or whether there is another workaround.

14 years agoNew event mixing task for HF vertexing (Rossella)
dainese [Tue, 3 Nov 2009 01:15:38 +0000 (01:15 +0000)]
New event mixing task for HF vertexing (Rossella)

14 years agoreverting r36179 as it breaks the definition of processing chains in agents and macros
richterm [Tue, 3 Nov 2009 00:27:59 +0000 (00:27 +0000)]
reverting r36179 as it breaks the definition of processing chains in agents and macros

14 years agoreplacing GetEntries() by GetEntriesFast() to get correct size of TObjArrays
richterm [Mon, 2 Nov 2009 23:40:08 +0000 (23:40 +0000)]
replacing GetEntries() by GetEntriesFast() to get correct size of TObjArrays

14 years agoapplying the ITS alignment after LoadGeometry()
sgorbuno [Mon, 2 Nov 2009 23:18:35 +0000 (23:18 +0000)]
applying the ITS alignment after LoadGeometry()

14 years agoremoving obsolete parameter from TPC ClusterFinder configuration
richterm [Mon, 2 Nov 2009 23:10:14 +0000 (23:10 +0000)]
removing obsolete parameter from TPC ClusterFinder configuration

14 years agobugfix: incrementing class version after previous commit
richterm [Mon, 2 Nov 2009 23:08:45 +0000 (23:08 +0000)]
bugfix: incrementing class version after previous commit

14 years agoTRD online reco update (Theodor)
richterm [Mon, 2 Nov 2009 23:00:26 +0000 (23:00 +0000)]
TRD online reco update (Theodor)
- ClusterizerComponent: add tailcancellation as separate config option
- TrackerV1Component: remove number of timebins as conig option
- update OCDB entries (enable tailcancellation and remove timebins)

14 years agoSPD vertexer component created which reconstructs the XYZ primary vertex with SPD...
sgorbuno [Mon, 2 Nov 2009 22:56:21 +0000 (22:56 +0000)]
SPD vertexer component created which reconstructs the XYZ primary vertex with SPD pixels.
The resolutions are about 400um.
It can treat an initial beam offset up to 1.5 cm in XY.
The component can do a calibration of the beam position for every N events
The speed on pp is ~5000Hz without producing histogramms and ~800 Hz with histograms

14 years agoupdate of the TRD calibration @ HLT (Jason)
richterm [Mon, 2 Nov 2009 22:44:25 +0000 (22:44 +0000)]
update of the TRD calibration @ HLT (Jason)
first working version tested with FXSSubscriber and Shuttle

14 years agoAdding base HLT library. Needed for CAF reco.
cvetan [Mon, 2 Nov 2009 22:27:44 +0000 (22:27 +0000)]
Adding base HLT library. Needed for CAF reco.

14 years agoadding default configuration objects for D0 and ITSClusterMultiplicity triggers ...
richterm [Mon, 2 Nov 2009 22:13:57 +0000 (22:13 +0000)]
adding default configuration objects for D0 and ITSClusterMultiplicity triggers (Gaute)

14 years agoAdded possibility to run without reading the MC (Andrea)
dainese [Mon, 2 Nov 2009 22:13:50 +0000 (22:13 +0000)]
Added possibility to run without reading the MC (Andrea)

14 years agoadding ITS cluster multiplicity and D0 trigger components (Gaute)
richterm [Mon, 2 Nov 2009 22:03:10 +0000 (22:03 +0000)]
adding ITS cluster multiplicity and D0 trigger components (Gaute)

14 years agoNeed to add a little more protection code and option to control the amount of warning...
aszostak [Mon, 2 Nov 2009 19:48:41 +0000 (19:48 +0000)]
Need to add a little more protection code and option to control the amount of warnings generated.

14 years agoTechnical fixes + coding conventions
shahoian [Mon, 2 Nov 2009 19:02:15 +0000 (19:02 +0000)]
Technical fixes + coding conventions