-*-*- END -*-*- 2002/04/30: Thomas Bretz * macros/MagicHillas.C: - made eventloop infinite * macros/tar.C: - implemented some sanity checks (existing files) * mgui/MCamDisplay.[h,cc]: - changed to use DeepSea palette in root versions newer than 3.01/05 - fixed a bug which caused the destructor to do strange thing (the uncloned fGeomCam was deleted) - implemented a more accurate deletion of the objects in the TClonesArrays by using TClonesArray::Delete - Implemented deletion of automatically created TCanvas - Implemented a sanity check in Draw and DrawPhotNum * macros/readCT1.C, macros/readMagic.C: - changed to Handling of the gui and keyboard input - implemented the filename as function argument * manalysis/MCT1ReadAscii.cc: - Expanded filename to support filnames containing '~' * mhist/MH3.h: - removed 'const' to make 0.7 root 3.01/06 compatible * mdata/MDataMember.cc, mdata/MDataValue.cc, mdata/MDataChain.cc: - removed a 'redefinition of default argument' * mdata/MFDataMember.cc: - fixed a bug in the process function (second switch was never reached) 2002/04/29: Thomas Bretz * macros/tar.C: - added * Makefile: - changed "make tar" to use macros/tar.C and root 2002/04/29: Wolfgang Wittek * mhist/Makefile, mhist/HistLinkDef.h - MHThetabarTheta and MHThetabarTime were added * mhist/MHThetabarTheta.[h,cc], mhist/MHThetabarTime.[h,cc]: - added * mhist/MHMcEnergyMigration.[h,cc]: - added 2002/04/27: Oscar Blanch * mmc/MMcRunHedaer.cxx, mmc/MMcTrig.cxx, mmc/MMcTrigHeader: - description of variables that have been introduced in the second version of this Containers. 2002/04/26: Thomas Bretz * mhist/MHFadcCam.cc: - start numbering of pixels with 1 * mhist/MHFadcPix.[h,cc]: - overloaded clone to get rid of the histograms in any directory - removed some unnecessary StrDup calls - changed binning (Thanks to Abelardo) * mdata/MData.[h,cc]: - documentation added - implemented a new abstract member function: IsValid * mdata/MDataChain.cc, mdata/MDataList.cc: - changed logging output - documentation added * mdata/MDataList.h, mdata/MDataMember.h, mdata/MDataValue.h: - implemented IsValid * mdata/MDataMember.cc: - Don't preprocess if fCall is already available - documentation added * mdata/MDataValue.cc: - documentation added * mhist/MHMcDifRate.h, mhist/MHMcEfficiency.h, mhist/MHMcEfficiencyEnergy.h, mhist/MHMcEfficiencyImpact.h, mhist/MHMcEnergyImpact.h: - corrected class description * mbase/MParList.cc: - fixed a bug in CreateObjList 2002/04/25: Thomas Bretz * mmontecarlo/MMcCollectionAreaCalc.[h,cc]: - counts now the number of simulated showers - implemented some sanity checks (corsika version, etc) * mhist/MMcCollectionArea.[h,cc]: - added a first implementation of a calculation using only triggered events * mhist/MH.[h,cc]: - changed the first argument in SetBinning (according to the number of axis) to TH2 or TH3 * mhist/MH2.cc: - changed the first argument in SetBinning (according to the number of axis) to TH2 or TH3 * macros/collarea.C: - replaces MReadTree by MReadMarsFile * mmc/MMcRunHeader.hxx: - added GetAllEvtsTriggered 2002/04/24: Thomas Bretz * mbase/MReadTree.cc: - made use of TBranch::GetClassName root version dependant * manalysis/MCerPhotCalc.[h,cc]: - added a fix (ped.mean - 0.5) for files from camera with version <= 40 * mmc/MMcRunHeader.hxx: - added some Getter functions * mdata/MDataChain.cc: - use rule as a title if no title ios given * mhist/MH3.[h,cc]: - added usage of Data-Chains - added a profiling option to the draw functions - use the title (rule) of the data-chain as axis title * mhist/Makefile: - added mdata-path * mbase/MParContainer.h: - changed some output in GetterFunction 2002/04/24: Wolfgang Wittek * Work was done on the calculation of photon fluxes as a function of Theta and as a function of time. The work is still in progress. * macros/wowflux.C - the macr0 was added (extended and improved version of flux.C) - the macro steers the calculation of photon fluxes as a function of Theta and time - the macro is not yet complete; testing and developing is going on * mhist/MHAlphaEnergyTheta.[h,cc], mhist/MHAlphaEnergyTime.[h,cc], mhist/MHEffOnTimeTheta.[h,cc], mhist/MHEffOnTimeTime.[h,cc], mhist/MHTimeDiffTheta.[h,cc], mhist/MHTimeDiffTime.[h,cc]: - documentation was added - histogram axes were labeled * mhist/MHEffOnTimeTheta.cc: - range in which the fit of the distribution of time differences is to be performed has been calculated - new histograms were added (chi2/NDF, lambda, N0del) 2002/04/23: Thomas Bretz * madata/Makefile, mdata/DataIncl.h, mdata/DataLinkDef.h, mdata/MData.[h,cc], mdata/MDataValue.[h,cc], mdata/MDataList.[h,cc], mdata/MDataChain.[h,cc], mdata/MDataMember.[h,cc]: - added * mmc/MMcEvt.[hxx,cxx]: - added correct units for fImpact 2002/04/22: Thomas Bretz * Makefile: - added a chapter how to compile mars using shared libraries * NEWS: - updated * mfilter/MF.[h,cc]: - added * mfilter/MFDataMember.[h,cc]: - added * mhist/MH3.[h,cc]: - added * mhist/MHHillasExt.[h,cc]: - added * macros/rootlogon.C: - added make() function - splitted rootlogon() * mbase/MFilterList.cc: - fixed a bug in the constructor - small changes to the print function * mbase/MParContainer.[h,cc]: - Added GetterMethod-Function * mbase/MParList.cc: - Added a security check in case no def. constructor of the new class is available - changed print function * mbase/MReadTree.cc: - changed so that the class type of the branch is used for creation of a new object instead of its name * mbase/MTaskList.[h,cc]: - fixed the check for the Process function. Only base classes of first order have been checked * mfilter/FilterLinkDef.h, mfilter/Makefile: - added MF, MFDataMember * mhist/HistLinkDef.h, mhist/MFillH.cc: - added MH3, MHHillasExt * mhist/MFillH.cc: - small changes * mhist/MH.[h,cc]: - changed name handling in MakeDefCanvas to TString * mhist/MHHillas.cc: - exchanged Get*axis()->SetTitle with Set*Title() * mhist/MHHillas.h: - made SetMm2Deg virtual (for MHHillasExt) * mhist/MHStarMap.[h,cc]: - changed layout from mm to deg * mhist/MHHillasSrc.cc: - fixed a bug which made it unpossible to display fDist in degrees 2002/04/19: Thomas Bretz * mbase/MTaskList.cc: - fixed a heavy bug which caused PreProcess to crash (GetListOfBases return a List of TBaseClasses not a List of TClass objects) - added a security check to Process whether we have something to process or not. * macros/CT1Hillas.C: - changed to the new Hillas classes * macros/readCT1.C: - fixed a bug causing readCT1.C to crash when reading the first event being a pedestal event 2002/04/17: Thomas Bretz * mbase/MParContainer.cc: - case label TMethodCall::kOther changed to default to get rid of some warnings in newer root's (missing case label kString) * mbase/MAGIC.h: - changed defintion of Glog so that it now works on Alpha machines, too. 2002/04/16: Thomas Bretz * mhist/MHHillas.cc: - Fixed a 'redefinition of default argument' on alpha 2002/04/15: Thomas Bretz * mgui/MGeomCam.cc: - Added SetReadyToSave to Constructor * mhist/MH.cc: - Added some #ifdef conditionals for a fix in root * mfilter/MFAlpha.[h,cc]: - made IsExpressionTrue inline 2002/04/05: Thomas Bretz * mmain/MDataCheck.cc: - exchanged order in call to MFillH constructor - made eventloop infinite (only 300 events have been processed) * mbase/MEvtLoop.h: - added GetTaskList * mbase/MTaskList.[h,cc]: - introduced fTasksProcess which contains only the tasks which overloads the process function so that processing tasks doesn't waste time if a tasks doesn't have the process function * mgui/MGeomPix.[h,cc]: - corrected calculation of pixel area 2002/04/04: Thomas Bretz * mbase/MLog.cc: - stripped last character (CR) from output redirected to GUI 2002/03/21: Thomas Bretz * mhists/MH.cc: - TAxis::Set resets the axis title so I implemented a workaround in SetBinning so that the axis title survives. * mhists/MHEffOnTimeTheta.cc, MHEffOnTimeTime.cc: - replaced Get*axis()->SetTitle() by Set*Title() - corrected the Name in MakeDefCanvas 2002/03/20: Thomas Bretz * macros/flux.C: - fixed a small bug (thanks to Wolfgang) * mhist/MHHillas.[h,cc]: - added more scaling options - added setting for scaling factor * mhist/MHStarMap.cc: - changed sign of t (due to a mail of Wolfgang) * mhist/MHTimeDiff*.cc: - removed an implicit down-cast (TH1D --> TH1) 2002/03/15: Oscar Blanch * mmc/McLinkDef.h - Automatic scheme evolution for all MC format classes. It has been checked that it keeps compatibility with old files. * mmc/MTriggerDefine.h - Enlarge number of trigger pixels. * mmc/MTrigger.[cxx,hxx] - Trigger zone has been enlarged. Now information about status of the pixel is saved for all Camera pixels. - Old files can still be read but becareful when one looks at the data member fPixelsFirst which is an array of different size for the new and old files. - ClassDef version upgraded to 2. * mmc/MTriggerHedaer.[cxx,hxx] - Member data fElecNoiseTrig, which has information about the electronic noise in the trigger chain, has been introduced. - Trigger zone has been enlarged. Now information about status of the pixel is saved for all Camera pixels. - Old files can still be read but becareful when one looks at the data member fThreshold which is an array of diferent size for the new and old files. - ClassDef version upgraded to 2. 2002/03/13: Oscar Blanch * mmc/MMcRunHeader.[cxx,hxx] - Several new variable members have been added - Version number updated to 2 2002/03/12: Thomas Bretz * mmontecarlo/MMcTimeGenerate.cc (thanks to Wolfgang): - removed wrong comment for Process - changed Int_t to UInt_t (more readable) - replaced unit: ms -> 0.1ms 2002/03/08: Thomas Bretz * manalysis/MHillasSrc.[h,cc]: - added fHeadTail - changed version number to 2. 2002/03/07: Thomas Bretz * mbase/MParContainer.[h,cc], MWriteAsciiFile.[h,cc]: - added a scale value which can be used in case you are writing single data mambers 2002/03/04: Thomas Bretz * mbase/MParContainer.cc: - changed AsciiWrite so that only base classes with a version id > 0 are written (important for MParContainer) 2002/03/01: Thomas Bretz * mhist/MHMcEfficiencyEnergy.[h,cc], mhist/MHMcEfficiencyImpact.[h,cc], mhist/MHMcDifRate.[h,cc], mhist/MHMcIntRate.[h,cc]: - added * mhist/Makefile, mhist/HistLinkDef.h: - added MHMcEfficiencyEnergy and MHMcEfficiencyImpact - added MHMcDifRate and MHMcIntRate * mhist/MHMcCollectionArea.[h,cc]: - changed instantiation of collection area histogram - added settings for the binning - replaced division by root function - added Calc-functions - added GetHist * mhist/MHMcEfficiency.[h,cc]: - changed pointers in Calc functions to references 2002/02/28: Thomas Bretz * mhist/MHMcEnergyImpact.[h,cc], mhist/MHMcEfficiency.[h,cc]: - added * mhist/Makefile, mhist/HistLinkDef.h: - added MHMcEnergyImpact and MHMcEfficiency * mhist/*.cc: - repaced some *&-> casts by &. * mhist/MHMcCollectionArea.[h,cc]: - changed to be able to use new MHMcEfficiency. 2002/02/21: Abelardo Moralejo * manalysis/MHillasExt.cc : - added #include (else, fabs not recognized by OSF) 2002/02/21: Thomas Bretz * manalysis/MHillas.[h,cc]: - changed fMeanx and fMeany to fMeanX and fMeanY to match the names of the getter functions, needed by TDataMember::GetterMethod - commented out WriteAscii (replaced by more general in MParContainer and MWriteAsciiFile) * manalysis/MHillasSrc.[h,cc], mmc/MMcEvt.[hxx, cxx]: - commented out WriteAscii (replaced by more general in MParContainer and MWriteAsciiFile) * manalysis/MHillasExt.[h,cc]: - added necessary Getter Methods * mbase/MFilterList.cc: - removed a nonsens comment * mbase/MGList.cc: - relay on the bugfix for DynamicCast * mbase/MParContainer.[h,cc]: - implemented WriteDataMember to have a more general interface for readable output. - changed ofstream to a more general ostream * mbase/MWriteAsciiFile.[cc,h]: - generalized ascii writer to be able to write single data members 2002/02/13: Thomas Bretz * Makefile: - made 'make dox' dependant on existance of shared object 2002/02/13: Thomas Bretz * macros/MagicHillas.C, mhist/MHHillas.[h,cc], mhist/MHHillasSrc.[h,cc]: - implemented variable binning (MBinning) - implemented conversion to degrees (thanks to rudy) * mgui/MGeomCam.[h,cc], mgui/MGeomCamCT1.cc, mgui/MGeomCamMagic.cc: - implemented fMm2Deg and fCamDist 2002/01/23: Thomas Bretz * macros/flux.C: - fixed some bugs - uncommented all drawing * mhist/MBinning.h: - changed SetEdges(TArrayD) * mhist/MH.cc: - SetBinning(..., TAxis*,...) didn't work. Corrected. * mhist/MHAlphaEnergyTheta.cc, mhist/MHAlphaEnergyTime.cc, mhist/MHEffOnTimeTheta.cc, mhist/MHEffOnTimeTime.cc, mhist/MHTimeDiffTheta.cc, mhist/MHTimeDiffTime.cc: - changed wrong titles, names, etc. - changed way of drawing projections - fixed usage of MH::SetBinning(TH1*) 2002/01/22: Thomas Bretz * mhist/MHHillasSrc.[h,cc], mhist/MHFadcCam.[h,cc]: - changed return type of Fill to Bool_t * mfilter/MFAlpha.[h,cc]: - added * mfilter/MFill.[h,cc]: - implemented a new calling style which allows you to let MFillH create the necessary histogram objects * mmain/MAnalysis.cc, macros/MagicHillas.C: - changed to new stylish MHillas parameter containers * meventdisp/MGEvtDisplay.cc, mgui/MCamDisplay.cc, mmain/MDataCheck.[h,cc]: - fixed a warning in red hat linux * mfilter/FilterLinkDef.h, mfilter/Makefile: - added MFAlpha * mhist/MHHillas.[h,cc], mhist/MHHillasSrc.[h,cc]: - added SetupFill and usage of MBinning objects * manalysis/MEnergyEst.[h,cc], manalysis/MEnergyEstimate.[h,cc], mhist/MHTimeDiffTime.[h,cc], mhist/MHEnergyTheta.[h,cc], mhist/MHEnergyTime.[h,cc], mhist/MHAlphaEnergyTheta.[h,cc], mhist/MHAlphaEnergyTime.[h,cc], mhist/MHTimeDiffTheta.[h,cc], mmontecarlo/MMcTimeGenerate.[h,cc]: - added * manalysis/Makefile: - added MEnergyEst.cc - added MEnergyEstimate.cc * mbase/MFilter.[h,cc], mfilter/MF*.[h,cc]: - added name and title to constructor * macros/flux.C: - added 2002/01/21: Thomas Bretz * mbase/MReadMarsFile.cc, mbase/MReadTree.[h,cc]: - implemented GetFileName * mmc/MMcEvt.[hxx,cxx] - implemented WriteAscii * mgui/MGeomPix.h: - implemented first version of GetA * mhist/MBinning.h: - small changes to formulas * mhist/MH.[h,cc]: - implemented SetBinnign functions * macros/readMagic.C: - removed MPedestalCam 2002/01/19: Thomas Bretz * mbase/MParContainer.cc: - generalized virtual function AsciiWrite * changed to fit new MHillas inhertance model: - manalysis/MHillas.[h,cc] - manalysis/MHillasCalc.[h,cc] - mhist/MHHillas.[h,cc] - mhist/MHStarMap.[h,cc] * added to fit new MHillas inhertance model: - manalysis/MSrcPosCam.[h,cc] - manalysis/MHillasSrc.[h,cc] - manalysis/MHillasSrcCalc.[h,cc] - manalysis/MHillasExt.[h,cc] - mhist/MHHillasSrc.[h,cc] * manalysis/MCerPhotEvt.[cc,h]: - introduced weighting with pixel size in GetNumPhotonsMin - introduced weighting with pixel size in GetNumPhotonsMax * mgui/MCamDisplay.cc: - weight the displayed color with the pixel size 2002/01/18: Thomas Bretz * mhist/MBinning.[h,cc]: - added (not yet in Makefile) * mbase/MWriteAsciiFile.cc: - fixed a bug: replaced GetSize by GetEntries * mbase/MReadTree.cc: - changed EnableBranch to accept "Master.Sub" also 2002/01/16: Thomas Bretz * mars.cc: - changed version number to 0.7 * NEWS: - changed current version to 0.7 * manalysis/MMcPedestalNSBAdd.cc: - small changes to output * mbase/MParList.[h,cc]: - added FindObject with class type argument * mbase/MWriteAsciiFile.cc - replaced call to InheritsFrom by new FindObject 2002/01/15: Thomas Bretz * manalysis/MBlindPixelCalc.[h,cc]: - added more comments - removed a debug statement * manalysis/MBlindPixels.[h,cc]: - added more comments * manalysis/MCerPhotCalc.cc: - changed the warning output * manalysis/MMcPedestalCopy.h: - added comments * manalysis/MMcPedestalNSBAdd.[h,cc]: - added comments - changed call to AddedToBranchList * mbase/MWriteAsciiFile.cc: - added comments * mmc/MMcRunHeader.[hxx,cxx]: - made getter const * meventdisp/MGCamDisplay.cc: - updated to use MBlindPixelCalc * mbase/MEvtLoop.cc: - replaced wrong "MTasklist" by "MTaskList" 2002/01/14: Thomas Bretz * manalysis/MMcPedestalCopy.cc, manalysis/MMcPedestalNSBAdd.cc: - added comments * mbase/MReadMarsFile.cc: - changed output when switching to new file * meventdisp/MGFadcDisp.cc: - made char array in constructor const - changed char-array to TString * mmain/MBrowser.[h,cc]: - changed char-arrays to TString * mmain/MDataCheck.[h,cc]: - made char array in constructor const * Makefile.conf.linux, Makefile.conf.linux-gnu: - changed to O5 * mbase/MEvtLoop.cc: - check for inheritance from MTaskList * manalysis/MPedestalCopy.cc, manalysis/MPedestalNSBAdd.cc: - small changes * mbase/MWriteAsciiFile.[h,cc]: - changed to be able to write more than one container in a line 2002/01/11: Oscar Blanch Bigas * mmain/MAnalysis.cc: - added MBlindPixelCalc step. * macros/trigrate.C: - the lis of MHMcRate is created usinf from and to instead of only dimension. Otherwise the cas of a single trigger option is not well treated. * mhist/MHMcRate.[h,cc]: - added funtion members SetFlux and SetIncidentRate and small modification in CalcRate member function * mmontecarlo/MMcTriggerRateCalc.cc: - now this task sets the parameters to know the incident particle flux using MHMcRate:SetFlux. The value are decide by the task itself depending on the fPartId. * manalysis/MBlindPixelCalc.cc: - rename MMcRunHeader:GetStarFieldDe to MMcRunHeader:GetStarFieldDec. * mmc/MMcRunHeader.[hxx, cxx]: - rename MMcRunHeader:GetStarFieldDe to MMcRunHeader:GetStarFieldDec. 2002/01/10: Oscar Blanch Bigas * mbase/Makefile: - added -I../MRawFormat in the included directories for compile and link. It was needed to use this Makefile to compile the files inside the drectory while compiling Monte Carlo programs. * mraw/Makefile: - added -I../MBase in the included directories for compile and link. It was needed to use this Makefile to compile the files inside the drectory while compiling Monte Carlo programs. * mbase/Makefile: - added -I../MBase- in the included directories for compile and link. It was needed to use this Makefile to compile the files inside the drectory while compiling Monte Carlo programs. * mbase/MReadTree.cc: - changed #include "../mraw/MRawEvtData.h" by #include "MRawEvtData.h" to remove dependencies on the directory tree naming. 2002/01/09: Oscar Blanch Bigas * manalysis/MPedestalCam.[h,cc]: - added CheckBounds function to check that program does not try to access pedestal outside the camera size. * manalysis/MCerPhotCalc.h: - Member data const MPedestalCam *fPedestals -> MPedestalCam *fPedestals. * manalysis/MCerPhotCalc.cc: - Sanity check to avoid searching to pedestals outside the camera size has been added. * mmc/MMcRunHeader.[h,cxx]: - added functions GetStarField[De,Ra]. * manalysis/MBlindPixels.[h,cc]: - new containet that has a list of pixels that should not be used in the analysis for any reason (corrupted, star in them, ...). * manalysis/MBlindPixelCalc.[h,cc]: - It is a task used to set up the list of blind pixels. Currently it recognises the CrabNebula starfield and then switch off the Theta Taury pixels. Blind pixels can be also introduced through the macro or analysis program. * manalysis/Makefile: - added MBlindPixels and MBlinPixelCalc. * manalysis/AnalysisLinkDef.h: - added MBlindPixels and MBlinPixelCalc. * macros/MagicHillas.C: - added MBlindPixelCalc to avoid bias results due to Star Field NSB. * macros/readMagic.C: - added MBlindPixelCalc to avoid bias results due to Star Field NSB while computing the Hillas parameters. 2001/12/19: Thomas Bretz * mbase/MEvtLoop.cc: - added #ifdef directive to make it work on older root also * mbase/MReadTree.cc: - added #ifdef directive to get rid of the memory leak in prior root 3.02/* versions * macros/MagicHillas.C, macros/readMagic.C, meventdisp/MGCamDisplay.cc, mmain/MAnalysis.cc: - changes MMcPedestalNSB to MMcPedestalNSBAdd * manalysis/MMcPedestalCopy.[h,cc], manalysis/MMcPedestalNSBAdd.[h,cc]: - reorganized ReInit, PreProcess. - moved some code from ReInit to PreProcess to make the code simpler. At the moment we don't intend to change the objects in the parlist while runtime. * manalysis/MMcPedestalNSB.[h,cc]: - removed * mbase/MReadMarsFile.cc: - read the first run header twice. To make it available in the PreProcess of all tasks * mbase/MTaskList.cc: - fixed a bug in the ReInit function. The ReInits where calles with a NULL-pointer 2001/12/18: Oscar Blanch * manalysis/Makefile: - Removed MMcPedestalNSB from compilation and added MMcPedestalNSBAdd. * manalysis/AnalysisLinkDefine.h: - Removed MMcPedestalNSB from class list and added MMcPedestalNSBAdd. * manalysis/MMcPedestalCopy.[h,cc] - added ReInit function. - move all actions needed to redo for each run from PreProcess to ReInit - fix bug of Pedestal and Pedestal fluctuaions correspondence. * manalysis/MMcPedestalNSBAdd.[h,cc] - new name for old MMcPedestalNSB.[h,cc] - added ReInit function. - move all actions needed to redo for each run from PreProcess to ReInit - information about pixel size is used from MGeomCam. * manalysis/MCerPhotCalc.[h,cc] - remove fNumLoGainFadcSlices and fNumHiGainFadcSlices members - fix bug of Pedestal and Pedestal fluctuaions correspondence. 2001/12/18: Thomas Bretz * manalysis/MMcPedestalCopy.cc: - changed output * manalysis/MMcPedestalNSB.cc: - changed output - simplified initialization in PreProcess * mbase/MAGIC.h: - added kSKIP * mbase/MParList.cc: - added a check for the correct inheritance in FindCreateObj * mbase/MTask.cc: - added support for kSKIP in PreProcess * mbase/MTaskList.[h,cc] - added support for kSKIP in PreProcess - added Remove function (private) 2001/12/17: Thomas Bretz * .rootrc: - added Root.Html.DescriptionStyle - added Root.Html.SearchEngine * macros/dohtml.C: - changed to use THtml (root >= 3.02/06 only) * manalysis/Makefile: - changed order to get rid of some wranings * mbase/BaseLinkDef.h: - removed MHtml * mbase/MEvtLoop.cc: - exchanged gSystem->ProcessEvents() by gClient->ProcessEventsFor() to make gui update faster * mbase/MGList.cc: - added a missing sanity check (workaround for a root bug) * mbase/MReadTree.cc: - uncomment EnableBranchCoosing for AutoEnablingScheme (don't know why there was a comment which made things realy slow) - changed the auto enabling scheme, so that a branch isn't enabled more than once. This doesn't hurt, but the output may confuse the users. * mbase/MTask.cc: - added a simple not really necessary check whether the branch is already in the list * mbase/MWriteRootFile.cc: - changed kFillTree to a local const * mbase/Makefile: - removed MHtml.cc * mfilter/MFTriggerLvl1.cc: - changed AddBranchToList to use the correct container name 2001/12/14: Thomas Bretz * mbase/MReadMarsFile.[h,cc], mbase/MReadFild.[h,cc]: - corrected handling of ReInit/Notify (at the moment I assume one run per file) - made sure, that we don't get memory leaks when using MReadTree more than once because the pointer to the pointer isn't deleted. - added a small class MChain which enhances TChain by a function to reset fTree. This is used to control when notification are happening * mbase/MTask.cc: - reset the number of executions before the preprocessing 2001/12/11: Thomas Bretz * mbase/MGGroupFrame.cc: - removed default arguments from source file * mbase/MGList.cc: - changed cast in IsExisting to ?: * NEWS: - changed * manalysis/MCerPhotCalc.cc, mfilter/MTriggerLvl1.cc, mmontecarlo/MMcCollectionAreaCalc.cc, mmontacarlo/MMcThresholdCalc.cc, MMcTriggerRateCalc.cc: - added Masterbranch name to AddToBranchList * manalysis/MMcPedestalCopy.cc: - added Masterbranch name to AddToBranchList - fixed a bug in the branch name * mbase/MGList.[h,cc]: - added a better output if a picture wasn't found * mbase/MReadTree.[h,cc]: - added support for branches with master branch names to auto scheme (first the complete branch name is tried and if this isn't found only the subbranch name is used to enable the branch) * mbase/MWriteRootFile.cc: - appended a '.' to all newly create branches * mmain/MBrowser.cc, mmain/MMars.cc: - add the gui elements only if the corresponding picture was found * mmain/MMars.[h,cc]: - removed fPic1 - removed fPic2 - changed TList to MGList * mraw/MRawFileWrite.cc: - added a '.' to all branch names * mbase/MTask.[h,cc]: - added Prototype for ReInit-function * mbase/MTaskList.[h,cc]: - implemented ReInit for a task list * mhist/MHFadcCam.h: - added '->' to fArray 2001/12/10: Thomas Bretz * mmc/*.hxx: - Changed MPARCONTAINER_H to MARS_MParContainer * meventdisp/MGCamDisplay.cc: - added MMcPedestalCopy to task list - added MMcPedestalNSB to task list * mmain/MAnalysis.cc: - added MMcPedestalCopy to task list - added MMcPedestalNSB to task list - changed reader from MReadTree to MReadMarsFile * meventdisp/MGEvtDisplay.cc: - changed reader from MReadTree to MReadMarsFile * macros/MagicHillas.C, macros/readMagic.C: - removed unnecessary MReadTree 2001/11/28: Oscar Blanch Bigas * mbase/MReadMarsFile.cc: - Added process of fRun = new MReadTree("RunHeaders", fname), needed to read RunHeaders tree information. * manalysis/MCerPhotCalc.h: - Added fNumLoGainFadcSlices and fNumHiGainFadcSlices member variables because they are needed for Pedestal substraction. * manalysis/MCerPhotCalc.h: - Change in the methode to substract the pedestal. The new methode is valid either for MC data and real data but only for the current integration (GetSumHiGainSamples()). * macros/readMagic.C: - Added several tasks in the task list: MReadMarsFile to read RunHeaders Tree MPedestalCopy and MPedestalNSB to treat correctly pedestals. * macros/MagicHillas.C: - Added several tasks in the task list: MReadMarsFile to read RunHeaders Tree MPedestalCopy and MPedestalNSB to treat correctly pedestals. * mmc/MMcRunHeader.hxx: - Added GetNumPheFromDNSB(). * mmc/MMcFadcHeader.hxx: - Added GetAmplitud(). * manalysis/MMcPedestalNSB.h / .cc: - New class which adds to the pedestal rms the contribution from the diffuse NSB. * manalysis/Makefile: - New class MMcPedestalNSB added. * manalysis/AnalysisLinkDefine. - New class MMcPedestalNSB added. 2001/11/16: Thomas Bretz * mhist/MHMcCollectionArea.cc: - set the ReadyToSave bit in CalcEfficiency. * mmontecarlo/MMcThresholdCalc.cc: - set the ReadyToSave bit after the calculation has been finished. * mhist/MHMcRate.cc: - set the ReadyToSave bit in CalcRate 2001/11/16: Thomas Bretz * mbase/MEvtLoop.cc: - removed clock.Print() * mbase/MGList.[cc,h]: - added support for TGPictures * mbase/MReadTree.[h,cc]: - set ReadyToSave-bit only if reading was successfull - made SetReadyToSave private * mbase/MTaskList.cc: - corrected a small bug in the output * mbase/MWriteRootFile.cc: - added a workaround in Print (don't know why it fails for me) - removed fTrees.SetOwner() * mbase/MTask.cc: - removed include of TOrdCollection, TMethod - some changes to the output * mbase/MParContainer.h: - removed old comments * mmain/MAnalysis.cc, mmain/MCameraDisplay.cc, mmain/MDataCheck.cc, mmain/MEvtDisp.cc, mmain/MMonteCarlo.cc: - changed Widget IDs to root style enums - moved enumerations in the range below 0x100 * mmain/MBrowser.[h,cc]: - removed some of the member variables, accessed via MGList now - changed TList to MGList - added a file-filter combo-box * mars.cc: - changed output 2001/11/15: Thomas Bretz * mbase/MArray.cc, mbase/MArrayB.cc,mbase/MArrayS.cc, mbase/MClone.cc, mbase/MEvtLoop.cc, mbase/MFilter.cc, mbase/MFilterList.cc, mbase/MGGroupFrame.cc, mbase/MGList.cc, mbase/MGTask.cc, mbase/MInputStreamID.cc, mbase/MLog.cc, mbase/MLogManip.cc, mbase/MParContainer.cc, mbase/MParList.cc, mbase/MPrint.cc, mbase/MReadMarsFile.cc, mbase/MReadTree.cc, mbase/MTime.cc, mbase/MWriteAsciiFile.cc, mbase/MWriteFile.cc, mbase/MWriteRootFile.cc, manalysis/MCT1ReadAscii.cc, manalysis/MCerPhotCalc.cc, manalysis/MHillas.cc, manalysis/MHillasCalc.cc, manalysis/MMcPedestalCopy.cc, manalysis/MPedCalcPedRun.cc, manalysis/MPedestalCam.cc, manalysis/MPedestalPix.cc, manalysis/MCerPhotEvt.cc, manalysis/MCerPhotPix.cc, manalysis/MImgCleanStd.cc, manalysis/MImgCleanStd.cc, mdatacheck/MDumlEvtHeader.cc, mdatacheck/MGDisplayAdc.cc, meventdisp/MGCamDisplay.cc, meventdisp/MGEvtDisplay.cc, meventdisp/MGFadcDisp.cc, mfilter/MFTriggerLvl1.cc, mgui/MGeomCam.cc, mgui/MGeomCamMagic.cc, mgui/MGeomCamCT1.cc, mgui/MgeomPix.cc, mgui/Mhexagon.cc, hist/MFillH.cc, mhist/MH.cc, mhist/MHFadcCam.cc, mhist/MHFadcPix.cc, hist/MHHillas.cc, mhist/MHMcCollectionArea.cc, mhist/MHMcEnergy.cc, mhist/MHMcRate.cc, mhist/MHStarMap.cc, mmain/MAnalysis.cc, mmain/MBrowser.cc, mmain/MCameraDisplay.cc, mmain/MDataCheck.cc, mmain/MEvtDisp.cc, mmain/MMars.cc, mmain/MMonteCarlo.cc, mmontcarlo/MMcCollectionAreaCalc.cc, mmontecarlo/MMcThresholdCalc.cc, mmontecarlo/MMcTriggerRateCalc.cc, mraw/MrawCrateArray.cc, mraw/MRawCrateData.cc, mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc mraw/MRawEvtPixelIter.cc, mraw/MRawEvtFileRead.cc, mraw/MRawEvtFileWrite.cc, mraw/MRawEvtRunHeader.cc - changed mailing address of author according to THtml of root 3.02 * mbase/MClone.cc, mbase/MEvtLoop.cc, mbase/MFilterList.cc, mbase/MGTask.cc, mbase/MParContainer.cc, mbase/MParList.cc, mbase/MPrint.cc, mbase/MReadMarsFile.cc, mbase/MReadTree.cc, mbase/MWriteAsciiFile.cc, mbase/MWriteFile.cc, mbase/MWriteRootFile.cc, manalysis/MCerPhotEvt.cc, manalysis/MCerPhotPix.cc, manalysis/MImgCleanStd.cc, mgui/MGeomCam.cc, mgui/MGeomCamMagic.cc, mgui/MGeomCamCT1.cc, mgui/MgeomPix.cc, mgui/Mhexagon.cc, hist/MFillH.cc, mhist/MHMcEnergy.cc, mhist/MHMcRate.cc, mmontcarlo/MMcCollectionAreaCalc.cc, mmontecarlo/MMcThresholdCalc.cc, mmontecarlo/MMcTriggerRateCalc.cc mraw/MRawCrateData.cc, mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc mraw/MRawEvtPixelIter.cc, mraw/MRawEvtFileRead.cc, mraw/MRawEvtFileWrite.cc, mraw/MRawEvtRunHeader.cc - changed output to new style logging (verbosity level introduced) * mbase/MGTask.h: - added default to CreateGui * mbase/MLog.cc - chnaged comparision between output and debug level from >= to > * mbase/MLogManip.h: - added defintions for debug levels * mbase/MReadTree.[h,cc]: - added support for filters - SetReadyToSave added - Print added * mbase/MTaskList.[h,cc], MTask.[h,cc]: - changed TOrCollection to TList, because TList can be stored in a root file. * mbase/MTask.[h,cc]: - added GetFilter function (used in MReadTree) * manalysis/MImgCleanStd.cc: - same changed to the GUI layout - added Print member function * meventdisp/MGCamDisplay.cc: - added group frame around some gui elements * mfilter/MFTriggerLvl1.cc: - fixed missing Init call - added missing AddToBranchList call * mars.cc: - added command line option to set the verbosity level * merpp.cc: - added setup for highest verbosity level 2001/11/14: Thomas Bretz * macros/dohtml.C: - added missing path to mfilter * manalysis/MHillas.cc: - changed the degree symbol back to 'deg', it seems that the code for it isn't common * mhist/MH.cc: - added comment for MakeDefCanvas * mhist/MHFadcCam.[h,cc]: - removed old comments (SaveHist) * mhist/MHHillas.cc: - changed the Name of fAlpha back. Symbols are nonsens in the name. * mbase/MGList.[h,cc], mbase/MGTask.[h,cc], mbase/MGGroupFrame.[h,cc]: - added * Makefile.conf.linux, Makefile.conf.linux-gnu: - changed to O3 - added -fnonnull-objects - added -Woverloaded-virtual * macros/readCT1.C, macros/readMagic.C: - changed to use MClone * manalysis/MImgCleanStd.[h,cc]: - derived from TGTask - added CreateGuiElements - added ProcessMessage * mbase/BaseLinkDef.h, mbase/Makefile: - added MGTask - added MGList - added MGGroupFrame * mbase/MInputStreamID.cc: - rmoved old comment * mbase/MParContainer.[h,cc]: - changed output - made Hash const - added GetDiscriptor * mbase/MParList.[h,cc]: - made FindObject const correct (see TObject) * mbase/MTask.[h,cc]: - changed output to use GetDescriptor - made Call* functions virtual (used in TGTask) * mbase/MTaskList.[h,cc]: - made FindObject const correct (see TObject) - changed output to use GetDescriptor * mbase/MTime.cc: - code reformatting * mbase/MWriteRootFile.cc: - small changes in output * mgui/MHexagon.cc: - changed output according to TEllipse and similar - made ls const * mhist/MFillH.cc: - changed output to use GetDescriptor * mmain/MAnalysis.[h,cc]: - changed to use new GUI of MImgCleanStd * mraw/MRawEvtData.cc: - small changes to output - better sanity check for non existing fRunHeader 2001/11/09: Thomas Bretz * mars.cc, merp.cc, macros/rootlogon.C: - added MArray::Class()->IgnoreTObjectStreamer(); 2001/11/08: Thomas Bretz * meventdisp/MGCamDisplay.cc: - changed enums to root style - get rid of the problem of button deletion by adding the buttons as first entries to the list * mmain/MMonteCarlo.cc: - changed enums to root style - get rid of the problem of button deletion by adding the buttons as first entries to the list * manalysis/MCerPhotCalc.cc, manalysis/MPedCalcPedRun.cc, mhist/MHFadcCam.cc: - removed 'Fadc' from function names * manalysis/MCerPhotEvt.[h,cc]: - made AddPixel inline * manalysis/MMcPedestalCopy.cc: - added output * manalysis/MPedestalCam.cc: - removed FIXME * Makefile's: - some reordering - changed to the output * mbase/MReadTree.cc: - removed setting of AutoDel-flag (this was not intended and doesn't work for a TChain, yet) * meventdisp/MGCamDisplay.cc, meventdisp/MGFadcDisp.cc: - moved SetWMSizeHints to base class * meventdisp/MGEvtDisplay.cc: - added a random move and the SetWMSizeHints * mhist/MHHillas.cc: - replaced some text by Latex-formulas * mmain/MBrowser.cc: - added a menu entry for opening a TBrowser - added a random move * mmain/MMars.[h,cc]: - changed enums to root style - moved size specification from header to source - changed SetWMSizeHints call * mraw/MrawEvtPixelIter.[h,cc]: - added fNum[Hi,Lo]GainSamples to make GetSum* faster - removed 'Fadc' from function names 2001/11/07: Thomas Bretz * Makefile: - changed order in 'mrproper' * manalysis/MCT1ReadAscii.cc, manalysis/MCerPhotCalc.cc: - added InitSize * manalysis/MCerPhotEvt.[h,cc]: - introduces InitSize to speed up things - changed []-operator to an unchecked access * manalysis/MPedestalCam.h: - changed ExpandCreateFast to ExpandCreate (due to lack of good dox) - changed []-operator to an unchecked access * mbase/MEvtLoop.cc: - changed 'total' to 'real' time. * mgui/MGeomCam.[h,cc]: - moved []-operator code back to class definition, due to runtime speed - changed []-operator to an unchecked access * mhist/MHHillas.cc: - changed 'degree' to Latex-style * manalysis/MImgCleanStd.cc: - we are now initialising an array holding the used pixel to prevent looping through all pixel thousands of times (MCerPhotEvt::IsPixelUsed) * mbase/MWriteAsciiFile.cc: - enhanced the documentation * mmain/MBrowser.[h,cc]: - enhanced the functionality to display the filename - improved the layout * mmain/MMars.cc: - added calling of 'netscape' for the two picture buttons 2001/11/06: Thomas Bretz * mbase/MReadMarsFile.[h,cc]: - added * manalysis/MMcPedestalCopy.[h,cc]: - moved copying to PreProcess - removed Process * mbase/Makefile, mbase/BaseLinkDef.h - added MReadMarsFile * mbase/MReadTree.[h,cc]: - added a list of TObjects to be called when file in the chain is changed * Makefile.conf.linux, Makefile.conf.linux-gnu: - removed -g flag * mraw/MRawRunHeader.h: - fixed return type of GetNumEvents * mraw/MRawCrateArray.[h,cc]: - added SetSize which takes care of the size of the array - changed the access to an unchecked one * mraw/MRawCrateData.h - derives from MParContainer now * mraw/MRawEvtData.[h,cc]: - made Print const - changed so, that the arrays are dreed and allocated only as less as possible * mraw/MRawFileRead.[h,cc]: - changed to support faster I/O of MRawEvtData and MRawCrateArray - added sanity check (warning) to PostProcess * mraw/MRawFileWrite.cc: - removed deletion of trees (done by ~TFile) - switched of AutoSave by use of a big size - removed '.' from Branch names (each tree contains only one master branch with equal subbranches) * macros/readCT1.C: - fixed a small bug * manalysis/MCerPhotCalc.cc: - removed Clear from Process (done by Reset now) * manalysis/MCerPhotEvt.[h,cc]: - added reset-function - some small changes to the code layout * mmc/MMcFadcHeader.[h,cc], mmc/MMcTrig.[h,cc]: - chenged constructor to support fName and fTitle * mbase/MReadTree.cc: - removes '.' from a branch name now before searching/creating the object 2001/11/01: Thomas Bretz * mbase/MParContainer.cc: - removed 'newname' from TObject::Clone call. * mbase/MParContainer.h: - layout changes * mbase/MParList.h: - changed destructor definition to virtual * mbase/MReadTree.[h,cc]: - added initialization for fProgress - changed output - move some code to new functions - branch enabling now checks for the existance of the branch - veto branch disables the corresponding sub branches now physically - changed comments * mdatacheck/MGDisplayAdc.cc: - added some sanity checks * meventdisp/MGCamDisplay.cc, meventdisp/MGEvtDisplay.[h,cc], meventdisp/MGFadcDisp.cc: - moved some code to MGEvtDisplay * mhist/MFillH.cc: - added warning to comment * mhist/MHFadcCam.[h,cc]: - added Clone-function. It seems, that this is necessary since root 3.01 * mhist/MHFadcPix.cc: - changed axis titles * mmain/MAnalysis.cc: - added progress bar * mmain/MBrowser.[h,cc]: - added layout hints to fTop1,2,3 - adde Create/DestroyProgrssBar * mmain/MDataCheck.cc: - changes to the layout - disable auto scheme - added progress bar * mmain/MMonteCarlo.[h,cc]: - layout changes - added progress bar * mraw/MRawEvtData.cc: - new sanity check in Draw 2001/11/01: Thomas Bretz * macros/MagicHillas.C: - changed Draw to DrawClone * manalysis/MCerPhotPix.h: - some layout changes * mbase/MParList.cc: - fixed a bug in the dstructor which causes the d'tor to crash when the owner bit was set - changed some TCollection loop to macro ForEach * mbase/MTaskList.cc: - changed some TCollection loop to macro ForEach * meventdisp/MGEvtDisplay.[h,cc]: - added filemenu * mgui/MCamDisplay.[h,cc], mgui/MHexagon.[h,cc]: - added SavePrimitive function * mhist/MHHillas.cc: - changed 'deg' to '°' * mmain/MDataCheck.cc: - changed name of enums for buttons * Makefile.conf.osf1: - added some more exclusion flags to get rid of to much informations * Makefile: - changed flags of tar from '-cvf' to 'cvf' so that it runs on alpha, too * mbase/MAGIC.h: - put brackets around defines, to make it compile on alpha * mbase/MEvtLoop.cc, mbase/MParList.cc, mbase/MTask.cc, mgui/MGeomCam.cc, mhist/MHFadcPix.cc, mmc/MMcTrig.cxx: - removed inline statement, to make it link on alpha 2001/10/31: Thomas Bretz * Makefile: - changed MrProper output * Makefile.conf.general, Makefile.conf.linux, Makefile.conf.linux-gnu, Makefile.conf.osf: - added ARCHDEF environment * manalysis/MHillas.[h,cc]: - added units * mbase/BaseLinkDef.h: - added '+' for MTime * mbase/MAGIC.h: - let Linux find gLog when creating dictionary * mbase/MHtml.h: - removed include of TNamed * */Makefile - reordered *.cc filed to get rid of some 'rootcint' warnings * mgui/MCamDisplay.cc: - added SetBorderMode(0) * mgui/MHexagon.[h,cc]: - changed Print-output to fit into two lines - made Print appear in the context menu * merpp.cc: - Added MParContainer::Class()->IgnoreTObjectStreamer() * mbase/MEvtLoop.[h,cc], mbase/MReadTree.[h,cc], mmain/MAnalysis.[h,cc]: - added support for a progressbar * mbase/MFilterList.h: - added SetOwner-support * mbase/MLogManip.h: - added 'dec' manipulator to dbginf * mbase/MTask.h: - added GetNumExecutions * mraw/RawLinkDef.h: - added '+' for MRawEvtPixelIter, MRawCrateArray, MRawCrateData and MRawFile[Read,Write] 2001/10/30: Thomas Bretz * macros/MagicHillas.C - removed precreated objects * macros/readCt1.C: - fixed a bug (-> instead of .) * *LinDef.h: - added a '+' to all 'new' classes. 'new' means, that the object is not yet used in Monte Carlo Files. * *.h: - changed defines from CLASS_H to MARS_Class type (like root) * MMcPedestalCopy.[h,cc]: - added AddToBranchList stamements * manalysis/MPedestalPix.h, manalysis/MCerPhotPix.h, mgui/MGeomPix.h: - changed derivement from TObject to MParContainer to be sure fBits are not written, without specifying this for any TObject derived class 2001/10/29: Thomas Bretz * Makefile.rules: - changed the output * macros/rootlogon.C: - Added IgnorTObjectStreamer * manalysis/MCT1ReadAscii.cc: - changed fFileNames to a TList of TNamed objects * mbase/MArray.h: - removed include of MArray.h * mbase/MParContainer.[h,cc]: - changed fName, fTitle from pointer to static object - Changed ClassVersion to 0 * mbase/MParList.[h,cc]: - changed fName, fTitle from pointer to static object - changed include of TObjArray to a forward declaration (for faster compilation) - simplified the code * mbase/MInputStreamID.[h,cc]: - changed fStreamId from char* to TString - Changed ClassVersion to 0 * mbase/MReadTree.[h,cc]: - changed veto-list to an array of TNamed objects - implemented auto enabeling * mbase/MTask.[h,cc]: - implemented fListOfBranches for auto enabeling * mbase/MTaskList.[h,cc]: - changed fName, fTitle from pointer to static object - changed include of TObjArray to a forward declaration (for faster compilation) * mbase/MWriteRootFile.cc: - changed fName, fTitle from pointer to static object - set splitlevel in TTree::Branch to default - changed kSaveNow to kFillTree * mhist/MFillH.cc: - changed fName, fTitle from pointer to static object - check inharitance from MH * mhist/MH.[h,cc]: - changed fName, fTitle from pointer to static object - implementation of simplified static MakeDefCanvas * mhist/MHFadcCam.h: - removed include of TH1 * mhist/MHFadcPix.[h,cc]: - implemented persistent pixid - get rid of 'fixed string sizes' - Delete histograms from file structure (SetDirectory) - changed Root's MakeDefCanvas to TH1::MakeDefCanvas - removed include of TH1 * mhist/MHHillas.cc - changed fName, fTitle from pointer to static object - Delete histograms from file structure (SetDirectory) - changed Root's MakeDefCanvas to TH1::MakeDefCanvas - changed DrawClone to DrawCopy * mhist/MHMcCollectionArea.[h,cc]: - changed fName, fTitle from pointer to static object - Delete histograms from file structure (SetDirectory) - changed Root's MakeDefCanvas to TH1::MakeDefCanvas - changed DrawClone to DrawCopy - changed binning to log scale - removed include of TH1 * mhist/MHMcEnergy.cc, mhist/MHStarMap.cc: - changed fName, fTitle from pointer to static object - Delete histograms from file structure (SetDirectory) - changed Root's MakeDefCanvas to TH1::MakeDefCanvas * manalysis/MCerPhotEvt.cc, manalysis/MHillas.cc, manalysis/MHillasCalc.cc, manalysis/MImgCleanStd.cc, manalysis/MMcPedestalCopy.cc, manalysis/MPedestalCam.cc, mbase/MClone.cc, mbase/MPrint.cc, mbase/MTime.h, mbase/MWriteAsciiFile.cc, mgui/MGeomCam.cc, mhist/MHFadcCam.cc, mhist/MHMcRate.cc, mmc/MMcTrig.cxx, mraw/MRawCrateArray.cc, mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc, mraw/MRawFileRead.cc: - changed fName, fTitle from pointer to static object * manalysis/MCerPhotCalc.cc, manalysis/MPedCalcPedRun.cc, mmontecarlo/MMcThresholdCalc.[h,cc], mmontecarlo/MMcTriggerRateCalc.[h,cc], mmontecarlo/MMcCollectionAreaCalc.[h,cc]: - changed fName, fTitle from pointer to static object - changed to use auto enabling scheme * macros/threshold.C, macros/collarea.C, macros/trigrate.C: - removed UseLeaf * macros/CT1Hillas.C, macros/readMagic.C: - made run again * mraw/MRawFileWrite.cc: - changed fName, fTitle from pointer to static object - changed TTree::Branch to use default split level (99) - added the missing important '.' to the Branch names! * mraw/MRawRunHeader.[h,cc]: - changed fName, fTitle from pointer to static object - implemented enum for Run Type 2001/10/26: Thomas Bretz * Makefile.rules: - changed output * readraw.cc: - changed name and description in TROOT - removed argument in MMcEvt::Print() * manalysis/MCerPhotEvt.[h,cc], manalysis/MCerPhotPix.[h,cc], manalysis/MHillas.[h,cc], mmc/MMcEvt.[hxx,cxx], mmc/MMcFadcHeader.[hxx,cxx], mmc/MMcTrig.[hxx,cxx], mmc/MMcTrigHeader.[hxx,cxx]: - according to root 3.01 made Print const * mbase/BaseLinkDef.h: - added MPrint * mbase/MPrint.[h,cc]: - added * mbase/MClone.[h,cc]: - changed MParContainer to a more general TObject * mbase/Makefile: - MPrint.cc added * meventdisp/MGCamDisplay.[h,cc], meventdisp/MGEvtDisplay.[h,cc], meventdisp/MGFadcDisp.[h,cc]: - introduced fInitOk for the case PreProcessing failed * mmain/MMonteCarlo.cc: - added correction for use of several trigger conditions - speedup threshold calc by usage of UseLeaf * magiclogo.xpm, marslogo.xpm: - changed * mmain/MMonteCarlo.cc: - added a workaround for the no dictionary for MMc* problem * mbase/MWriteRootFile.[h,cc]: - simplified code by removing MRootFileTree class * mbase/MLog.cc: - changed char[len+1] to 'new' statement 2001/10/23: Thomas Bretz * mbase/MLog.[h,cc]: - replaced usage of tmpnam by mkstemp * mgui/MCamDisplay.[h,cc]: - Paint function added which maintains the aspect ratio of the image - DrawPhotErr removed - removed gPad->Clear, so that we can draw into pads not only canvases * mhist/MFillHFadc.[h,cc], mhist/MFillHHillas.[h,cc], mhist/MFillHStarMap.[h,cc]: - removed * mmontecarlo/MMcTriggerRateCalc.[h,cc]: - removed unused spectral index and flux * mmontecarlo/MMcThesholdCalc.[h,cc],: mbase/MParList.[h,cc]: - fixed the Dimension handling * mmontecarlo/MMcTriggerRateCalc.[h,cc], - fixed the Dimension handling - added destructor * macros/trigrate.C: - fixed some small things - accelerated by use of MReadTree::UseLeaf * mhist/MHMcCollectionArea.h: - changed default argument of DrawClone from NULL to "". NULL caused the interpreter to crash. * mbase/MFilterList.[h,cc], mbase/MParContainer.[h,cc], mbase/MParList.[h.cc], mbase/MTime.[h,cc], mgui/MGeomCam.[h,cc], mgui/MGeomPix.[h,cc], mgui/MHexagon.[h,cc], mhist/MHMcEnergy.[h,cc], mhist/MHMcRate.[h,cc], mraw/MRawCrateData.[h,cc], mraw/MRawEvtHeader.[h,cc], mraw/MRawRunHeader.[h,cc]: - according to root 3.01 I made Print() const * mdatacheck/MViewAdcSoectra.[h,cc], mdatacheck/MShowSpect.[h,cc]: - removed * mbase/MReadTree.cc: - removed default argument from GetEntry-call * mbase/MTask.[h,cc]: - introduced mapping function for (Pre/Post)&Process - according to root 3.01 I made Print() const - added PrintStatistics - added call counter * mbase/MTaskList.[h,cc]: - adapted to new MTask mapping functions - according to root 3.01 I made Print() const - added PrintStatistics - moved some functionality to MTask-Mapper functions * mmain/MMonteCarlo.cc: - adapted to some changes in other classes - some small simplifications - accelerated, by use of UseLeaf - workaround for the ButtonGroup/Button delete bug * mmain/MAnalysis.cc: - workaround for the ButtonGroup/Button delete bug 2001/10/23: Thomas Bretz * macros/dohtml.C: - changed macro names * macros/getCollArea.C: - renamed to collarea.C - make use of new fast MReadTree * macros/getRate.C: - renamed to trigrate.C * macros/getThreshold.C: - renamed to threshold.C * Makefile.depend: - removed * mgui/MCamDisplay.[h,cc]: - fixed wrong usage of new operator in TClonesArray - the aspect ratio of the Canvas is used now to display geometries correctly (no 'small CT1 camera anymore) - replaced include of MCerPhotPix by a forward declaration - replaced include of MHexagon by a forward declaration * mgui/MGeomCam.[h,cc]: - added GetMaxRadius()-function - added CalcMaxRadius()-function - replaced include of MGeomPix by a forward declaration - replaced include of TObjArray by a forward declaration * mgui/MGeomCamMagic.cc, mgui/MGeomCamCT1.cc: - call CalcMaxRadius in the constructor 2001/10/22: Thomas Bretz * mhist/MH*.[h,cc]: - changed DrawClone according to root 3.01/06 to 'const' 2001/10/16: Thomas Bretz * mbase/MReadTree.[h,cc]: - added some output statements - added comments - added UseLeaf - changed AddFile to Int_t - simplified GetEntry call * mgui/MGeomCam.[h,cc], MGeomCamCT1.[h,cc], MGeomCamMagic.[h,cc]: - added come comments - removed Draw-function * mars.cc: - Changed name of TROOT object to 'mars' * merpp.cc: - changed name of TROOT object to 'merpp' - added some more ouput * mbase/MBaseLinkDef.h: - added MRootFileBranch - added MRootFileTree * mgui/MGeomPix.cc, mbase/MClone.cc, mraw/MRawRunHeader.cc: - added comments * mbase/MEvtLoop.cc: - added missing include - added another time output * mbase/MWriteRootFile.cc: - added ClassImp * mhist/MFillH.cc, mmontecarlo/MMcCollectionAreaCalc.cc: - changed output * mhist/MHMcCollectionArea.cc: - small fixes - changed error calculation according to Ciro * macros/CT1Hillas.C: - fixes some bugs (typos) 2001/10/05: Thomas Bretz * manalysis/MHillas.cc, manalysis/MImgCleanStd.cc, mbase/MClone.[h,cc], mbase/MFilterList.h, mbase/MWriteFile.h, mbase/MWriteRootFile.h, mdatacheck/MGDisplayAdc.cc, meventdisp/MGCamDisplay.cc, meventdisp/MGCamDisplay.h, meventdisp/MGEvtDisplay.h, mgui/MGeomPix.h, mhist/MFillH.h, mhist/MHHillas.h, mmain/MAnalysis.h, mmain/MBrowser.h, mmain/MCameraDisplay.h, mmain/MDataCheck.h, mmain/MEvtDisp.h, mmain/MMonteCarlo.h, mraw/MRawFileRead.cc - comments updated * mbase/MFilter.[h,cc]: - made IsExpressionTrue abstract * meventdisp/MGEvtDisplay.cc: - fixed a bug that only every second event was displayed * meventdisp/MGFadcDisp.[h,cc]: - reorganized code (changing pixel number drawed the histogram twice) * mgui/MCamDisplay.[h,cc]: - added fDrawingPad to make sure that all output goes into the same pad * mhist/HistLinkDef.h, mhist/Makefile: - removed old MFillH* classes 2001/10/02: Thomas Bretz * mbase/MClone.[h,cc], meventdisp/MGCamDisplay.[h,cc], meventdisp/MGEvtDisplay.[h,cc], mmain/MCameraDisplay.[h,cc]: - added * macros/readMagic.C: - fixed a "'->' and '.' mixed bug" * manalysis/MCT1ReadAscii.cc: - added initialisation of fIn * manalysis/MCerPhotEvt.[h,cc]: - made IsPixelExisting const - made IsPixelCore const - made IsPixelUsed const - made GetNumPhotons[Min,Max] const * mbase/BaseLinkDef.h, mbase/Makefile: - added MClone * mbase/MEvtLoop.[h,cc], mbase/MParList.[h,cc], mbase/MTaskList.[h,cc]: - added SetOwner-support * mdatacheck/DataCheckLinkDef.h, mdatacheck/Makefile: - removed MShowSpect - removed MViewAdcSpect * mdatacheck/MDumpEvtHeader.cc: - added missing descriptions * mdatacheck/MGDisplayAdc.[h,cc]: - small changes * meventdisp/EvtDispLinkDef.h: - added MGEvtDisplay - added MGCamDisplay * meventdisp/MGFadcDisp.[h,cc]: - derived from MGEvtDisplay - most of the code moved to MGEvtDisplay to support MGCamDisplay, too * meventdisp/Makefile: - added MGCamDisplay * mgui/MCamDisplay.[h,cc]: - cleaned - reorganized * mgui/MHexagon.cc: - added missing descriptions * mhist/MHFadcPix.cc: - reorganized some code in the constructor which creates the 'names' * mhist/MHHillas.cc, mhist/MHMcCollectionArea.cc, mhist/MHMcEnergy.cc, mhist/MHStarMap.cc: - Draw-function supports a default canvas now * mmain/MDataCheck.cc: - added/rorganized comments - removed usage of MViewAdcSpectra * mmain/MMars.[h,cc]: - added new "Camera Display" Button * mmain/MainLinkDef.h, mmain/Makefile: - added MCameraDisplay 2001/09/28: Thomas Bretz * macros/getRate.C: - changed TObjArray to a non-pointer object - added Printing of the result at the end of the macro * mhist/MHMcCollectionArea.[h,cc], mhist/MHMcEnergy.[h,cc]: - added DrawClone * mhist/MHMcRate.[h,cc]: - added a dummy for DrawClone * mmain/MMonteCarlo.[cc, h]: - added Gui elements - added CalculateCollectionArea (not yet tested) - added CalculateTriggerRate (not yet tested) - added Threshold (not yet tested) * mmontecarlo/MMcTriggerRateCalc.cc: - removed output stuff from PostProcessing * meventdisp/MGFadcDisp.[h,cc], mdatacheck/MGDisplayAdc.[h,cc]: - reorganized code (constructor) - reorganized deletion of gui objects - fixed many, many memory leaks 2001/09/27: Thomas Bretz * mmain/MBrowser.cc: - added comments * mmain/MAnalysis.[h,cc]: - added entry field for cleaning levels - restructured code a bit * mhist/MFillH.cc: - fixed missing initialization of member variables in Init * mhist/MHHillas.[h,cc]: - Added comments - Added DrawClone - Removed kCanDelete bits from Draw function * mhist/MHStarMap.[h,cc]: - Added comments - Added DrawClone - moved some code from the Draw-functions to PrepareDrawing 2001/09/26: Thomas Bretz * mmain/MMars.[cc,h], mmain/MBrowser.[cc,h], MDataCheck.[cc,h], mmain/MEvtDisp.[cc,h], mmain/MMonteCarlo.[cc,h]: - reorganized code (constructor) - reorganized deletion of gui objects - fixed many, many memory leaks - small changes in layout * mmain/MAnalysis.[h,cc]: - added * macros/*: - added Copyright notice - added some small sanity checks * macros/MagicHillas.C: - fixed '->' bug - changed MFillHStarMap to MFillH * mbase/MReadTree.cc, mraw/MRawFileWrite.cc: - removed an old debug statement * mmain/MMars.cc: - added new Analysis functionality * mmain/MainLinkDef.h: - addded MAnalysis * mmain/Makefile: - added MAnalysis.cc * mmc/McLinkDef.h: - removed nonsens define statement 2001/09/25: Thomas Bretz * Makefile: - changed make tar so that 'CVS/Root' isn't added to the tar-file anymore It contains the origin (CVSROOT) of the repository and my confuse people triing to commit changed files from such an archive to the repository * mmain/MBrowser.[cc,h]: - reorganized code (constructor) - reorganized deletion of gui objects - fixed many, many memory leaks * mmain/MMars.[cc,h]: - reorganized code (constructor) - reorganized deletion of gui objects - fixed many, many memory leaks 2001/09/20: Thomas Bretz * mbase/MLog.[h,cc]: - made working with Cosy - fixed gui stuff to work like expected * manalysis/MCerPhotPix.h: - replaced TROOT.h by MAGIC.h * mfilter/MFTriggerLvl1.h: - added description 2001/09/20: Thomas Bretz * released Version 0.4 * mevtdisp/MGFadcDisp.cc, mmain/MMars.cc: - switched to root version >= 3.00 * Makefile.conf.linux: - added to support the new Linux distributions * .rootrc: - removed references to MARSSYS 2001/09/13: Thomas Bretz * Makefile.conf.linux-gnu: - removed "-Woverloaded-virtual". it doesn't really help 2001/08/02: Thomas Bretz * macros/getRate.C: - make use of new stylish lists of containers * macros/CT1Hillas.C, macros/getCollArea.C: - make use of return value of Eventloop * macros/merpp.C: - changed return type to void 2001/07/23: Thomas Bretz * mbase/MParList.cc: - redifinition of default argument: fixed 2001/07/23: Thomas Bretz * mmontecarlo/MMcThresholdCalc.[cc,h]: - changed PreProcess action to new stylish lists of containers * mhist/Makefile: - removed MEnergies.cc * mhist/HistLinkDef.h: - removed MEnergies.cc * mbase/MReadTree.cc: - removed a bug which causes MReadTree to show strange behaviour. We cannot use GetBranch()->SetAddress() we have to use SetBranchAddress. * macros/MagicHillas.C: - changed to new stylish histogram fillers. * mhist/MHMcRate.cc: - some simplifications to the constructors - some accelerations of the rate calculation * mhist/MHHillas.C: - added axis descriptions (thanks to Rudy) 2001/07/20: Thomas Bretz * mhist/MH.cc: - added comments * mhist/MFillH.cc: - added comments * mbase/MParList.[h,cc]: - Added AddToList from a TObjArray - Added GetClassName - Added GetObjName - Added FindObjectList - Added FindCreateObjList - Added CreateObjList * mhist/MHMcEnergies.[h,cc]: - deleted * mhist/MHMcEnergy.[h,cc]: - rewrote constructor in a way that MHMcEnergies isn't needed anymore - added a SetName function which replaces the old constructor somehow * macros/getThreshold.C: - make use of some new features 2001/07/19: Thomas Bretz * mbase/MEvtLoop.cc: - added comments * mbase/MTaskList.cc: - changed the wrong 'break' for kCONTINUE into 'return kTRUE' * mhist/MH.[cc,h] - added * mhist/MFillH.[cc,h] - added - in principal MFillHHillas, MFillHFadc and MFillHStarMap can be deleted now * mhist/HistLinkDef.h: - added MH - added MFillH * mhist/MFillHFadc.cc: - moved source for filling to corresponding histogram class * mhist/MFillHHillas.cc: - included MHillas.h * mhist/MHFadcCam.[cc, h]: - added Fill - made FillHi, FillLo private * mhist/MHHillas.[cc, h], mhist/MHStarMap.[h,cc]: - changed Fill function to new style - derived class from MH * mhist/Makefile: - added MH.cc - added MFillH.cc 2001/07/18: Oscar Blanch * macros/getRate.C: - Macro to compute the trigger rate from a MonteCarlo file * mhist/MHMcRate.[h,cc]: - Container to store trigger rate information - Draw() functin member to be implemented * mmontecarlo/MMcTriggerRateCalc.[h,cc]: - Task to compute trigger rate 2001/07/13: Thomas Bretz * mbase/MEvtLoop.[h,cc]: - Added a result value to Eventloop to be able to detect if the execution was successfull - changes postProcess to return the return value from MTaskList::PostProcess * mbase/MParList.cc: - FindCreateObj removes now a 'dot' from the end of an indexed object name like "Events;7." * mbase/MReadTree.cc: - small changes to the output * mbase/MTask.[h,cc]: - added Preprocessed flag. This enables the tasklist to only postprocess already preprocessed tasks * mbase/MTaskList.cc: - don't postprocess non preprocessed tasks * mhist/MHMcCollectionArea.cc: - added descriptions to histrograms - changed names of histograms - added drawing of canvas to Draw-functions * mhist/MHMcEnergy.[h,cc]: - added variables to store the calculated result - changed names and titles of histogram - added axis titles to histogram - moved result calculation into fit-function * mmontecarlo/MMcCollectionAreaCalc.cc: - added name of input container to be able to process another container than "MMcTrig" * mmontecarlo/MMcThresholdCalc.cc: - removed trailing dot from container name creation * mhist/MMcThresholdCalc.cc: - removed a wrong '.' behind the number when processing more than one trigger condition * mraw/MRawRunHeader.cc: - added "Monte Carlo Data" as runtype 2001/07/10: Thomas Bretz * mhist/MHMcEnergy.h: - renamed SetBins to SetNumBins * mmontecarlo/MMcThresholdCalc.cc: - changed style of comments - moved sqrt(2) from Postprocess to header. * mmontecarlo/MMcEnerHisto.[cc,h], mmontecarlo/MMcEnerThre.[cc,h], mmontecarlo/MMcEnerThreCalc.[cc,h]: - removed * mmontecarlo/MCollArea.[cc,h], mmontecarlo/MCollAreaTrigger.[cc,h]: - removed 2001/07/09: Thomas Bretz * mbase/MParList.cc: - made handling of already existing containers in AddToList a bit more convinient * mbase/MTaskList.[h,cc]: - added come comments - made handling of already existing tasks in AddToList a bit more convinient - Added name-argument to constructor * mraw/MRawFileRead.[cc, h]: - move file-open check from constructor to PreProcess - added variable for filename * mraw/MRawFileWrite.[cc,h]: - moved fOut->Write from PostProcess to destructor - removed PostProcess 2001/07/06: Thomas Bretz * mfilter/FilterIncl.h, mfilter/FilterLinkDef.h, mfilter/MFTriggerLvl1.[h,cc], mfilter/mfilter/Makefile: - added * Makefile - mfilter added * Makefile.conf.linux-gnu: - added some warning options * Makefile.conf.osf1: - enhanced warnings * manalysis/MCerPhotEvt.cc: - removed a small buf from the constructor * BaseLinkDef.h: - added MFilter - added MFilterList * mbase/MLog.[h,cc]: - added a non-empty copy constructor to make cxx happy * mbase/MParList.[h,cc]: - added second overload-function FindObject * mbase/MTask.h: - added all Filter stuff * mbase/MTaskList.cc: - changed debug output - added filter-stuff to Process * mbase/MTaskList.h: - changed Print default option from NULL to "" * mbase/Makefile: - added MFilter - added MFilterList * mhist/MFillHFadc.cc: removed a small bug in the PreProcessing * manalysis/MCerPhotEvt.h, manalysis/MHillas.cc, manalysis/MHillas.h, manalysis/MImgCleanStd.cc, manalysis/MPedestalCam.h, mgui/MGeomCam.h, mhist/MFillHHillas.h, manalysis/MHillasCalc.h, manalysis/MCerPhotCalc.h, manalysis/MImgCleanStd.h, mhist/MFillHStarMap.h, mhist/MHHillas.cc, mhist/MHHillas.h, mhist/MHStarMap.cc, mhist/MHStarMap.h, mmc/MMcFadcHeader.hxx, mmc/MMcFadcHeader.hxx, mmc/MMcTrig.hxx, mmontecarlo/MMcThresholdCalc.h: - made more const-correct * manalysis/MCT1ReadAscii.cc, manalysis/MCerPhotCalc.cc, manalysis/MHillasCalc.cc, manalysis/MImgCleanStd.cc, manalysis/MMcPedestalCopy.cc, manalysis/MPedCalcPedRun.cc, mhist/MFillHFadc.cc, mhist/MFillHHillas.cc, mhist/MFillHStarMap.cc, mmontecarlo/MMcThresholdCalc.cc, mraw/MRawFileRead.cc, mraw/MRawFileWrite.cc: - added comments * manalysis/MCT1ReadAscii.cc, manalysis/MCerPhotCalc.cc, manalysis/MCerPhotPix.cc, manalysis/MHillas.cc, manalysis/MHillasCalc.cc, manalysis/MImgCleanStd.cc, manalysis/MMcPedestalCopy.cc, manalysis/MMcPedestalCopy.h, manalysis/MPedCalcPedRun.cc, manalysis/MPedestalCam.cc, manalysis/MPedestalPix.cc, mbase/MArray.cc, mbase/MArrayB.cc, mbase/MArrayS.cc, mbase/MEvtLoop.cc, mbase/MLog.cc, mbase/MParList.cc, mbase/MReadTree.cc, mbase/MTask.cc, mbase/MTime.cc, mbase/MWriteAsciiFile.cc, mbase/MWriteFile.cc, mbase/MWriteRootFile.cc, mhist/MFillHFadc.cc, mhist/MFillHFadc.cc, mhist/MFillHHillas.cc, mhist/MFillHStarMap.cc, mhist/MHFadcCam.cc, mhist/MHFadcPix.cc, mhist/MHHillas.cc, mhist/MHMcCollectionArea.cc, mhist/MHMcEnergies.cc, mhist/MHMcEnergy.cc, mhist/MHStarMap.cc, mraw/MRawCrateArray.cc, mraw/MRawCrateData.cc, mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc, mraw/MRawEvtPixelIter.cc, mraw/MRawFileRead.cc, mraw/MRawFileWrite.cc, mraw/MRawRunHeader.cc: - added semicolon after ClassImp to make my editor happy * mmain/MEvtDisp.cc: - removed a wrong comma in the enumerations * mmontecarlo/MMcThresholdCalc.cc: - made compile on osf by removing brackets in new steatement (constructor) 2001/07/05: Thomas Bretz * macros/CT1Hillas.C: - changed the wrong pointers to dots. * macros/getThreshold.C: - added some comments - removed the canvas creation - drawing replaced by a loop - changed trigger conditions to 1 (should work with any MC file) * macros/readMagic.C: - changed the event counter to the number of the event in the file - removed icound * manalysis/MPedCalcPedRun.cc, manalysis/MCerPhotCalc.cc, mbase/MParContainer.cc, mbase/MParContainer.h, mbase/MParList.cc, mbase/MParList.h, mbase/MTaskList.cc, mbase/MWriteAsciiFile.cc, mbase/MWriteRootFile.cc, mhist/MFillHFadc.cc, mhist/MFillHHillas.cc, mhist/MFillHStarMap.cc, - changed HasChanged to ReadyToSave * mbase/MReadTree.cc: - added some comments * mhist/MHMcEnergies.h: - fixed bug in []-operator * mhist/MHMcEnergy.cc: - added canvas creation to draw function * mmontecarlo/MMcThresholdCalc.cc: - fixed a bug in the constructor 2001/06/20: Thomas Bretz * macros/merpp.C: - fixed type in comment * manalysis/MHillas.cc: - fixed 'FIXME' comment * mbase/MWriteFile.[h,cc]: - added * mbase/MWriteRootFile.[h,cc]: - added * mbase/BaseLinkDef.h: - Added MWriteFile - Added MWriteRootFile * mbase/MEvtLoop.cc: - fixed the counting in the eventloop * mbase/MWriteAsciiFile.[h,cc]: - changed class that it is based on MWriteFile now * mbase/Makefile: - added MWriteFile - added MWriteRootFile * mhist/MFillHFadc.[h,cc]: - added set for HasChanged (new PostProcess) * mhist/MFillHHillas.cc: - added set for HasChanged (new PostProcess) * mhist/MFillHStarMap.cc: - added set for HasChanged (new PostProcess) * mhist/MHHillas.cc: - Set kCanDelete to make sure, that the histograms are deleted together with the canvas * mraw/MRawFileWrite.[h,cc]: - changed the handling of opening, closing and checking file 2001/06/13: Thomas Bretz * ./.../*.h: - added some comments and corrected some descriptions. * mbase/MParContainer.[h,cc]: - added a 'dummy' function for AsciiRead, AsciiWrite * mbase/MWriteAsciiFile.[h,cc]: - added new constructor (specify directly the pointer to the class) * mgui/MHexagon.cc: - made Copy-function more readable * mgui/MParContainer.cc: - made Copy-function more readable * mhist/MHMcEnergies.[h,cc]: - files added as a container to make handling of several MHMcEnergy easier * mbase/MAGIC.h: - encapsulated include of TROOT * mbase/MTaskList.cc: - added SetHasChange and Reset to PostProcess * mhist/HistLinkDef.h - added MHMcEnergies * mhist/MHMcEnergy.[h,cc]: - added name and title to constructor - added number to name of container * mmontecarlo/MMcThresholdCalc.cc: - corrected typo in creation of the container names * mraw/MRawEvtData.cc: - Set kCanDelete in Draw function 2001/06/12: Thomas Bretz * mmontecarlo/MMcEnerThreCalc.[cc,h] - copied to mmontecarlo/MMcThresholdCalc.[cc,h] * mmontecarlo/MMcEnerThreHistos.[h,cc] - copied to mmhist/MHMcEnergy.[h,cc] * mbase/Makefile: - added MWriteAsciiFile.cc * mhist/HistIncl.h: - added TF1.h * mhist/HistLinkDef.h: - added MHMcEnergy * mhist/Makefile - added MHMcEnergy * mmontecarlo/MCollArea.h: - fixed typo in ifndef * mmontecarlo/Makefile: - added MMcThresholdCalc.cc - removed MMcEnerHisto.cc - removed MMcEnerThre.cc - removed MMcEnerThreCalc.cc * mmontecarlo/MonteCarloLinkDef.h: - added MMcThresholdCalc.cc - removed MMcEnerHisto.cc - removed MMcEnerThre.cc - removed MMcEnerThreCalc.cc * mbase/MWriteAsciiFile.[h,cc]: - added * manalysis/MCT1ReadAscii.h: - removed fFileName from class definition * manalysis/MCerPhotCalc.cc: - use of SetHasChanged added * manalysis/MHillas.[h,cc]: - Reset added - AsciiRead added - AsciiWrite added - use of SetHasChanged added * manalysis/MPedCalcPedRun.[h,cc]: - made fNumHiGainSamples a class member - renamed some member functions - made the 'internal' member functions private - added SetHasChanged - made these functions const * mbase/BaseLinkDef.h - MWriteAsciiFile added * mbase/MEvtLoop.cc: - some small changes to the logging output * mbase/MParContainer.cc: - fHasChanged added * mbase/MParContainer.h: - Reset prototype added - HasChanged added - SetHasChanged added * mbase/MParList.[cc,h]: - SetHasChanged added - Reset added * mbase/MTaskList.cc: - Process: call SetHasChanged before looping - Process: call Reset before looping * mbase/MTaskList.h: - fParList added to class definition 2001/04/27: Thomas Bretz * macros/merpp.C: - made the merpp-macro Mars 0.3 compatible 2001/04/19: Thomas Bretz * mbase/MParList.cc: - added stripping of the string after last semicolon (classname) * mbase/MReadTree.cc: - added Veto funtionality to PreProcess - added HasVeto - added fVetoList - added VetoBranch 2001/04/18: Thomas Bretz * mbase/MHtml.[cc.h]: - Added * mbase/*.cc: - changed comments of member functions to new MHtml-Style 2001/04/09: Thomas Bretz * mbase/MParList.cc: - Added the possibility to specify a different object name in FindCreateObj * .rootrc: - changed the style for the html documentation * macros/dohtml.C: - added SetXwho * (*.cc): - added the copyright comment block * mgui/MGeomCamMagic.cc: - added some comments to all these numbers * mraw/MRawEvtPixelIter.h: - added Jump member function which jumps directly to the pixel with a given id 2001/04/09: Thomas Bretz * mgui/MGeomPix.cc: - fixed a small error in SetNeighbors (thanks to Oscar) * mgui/MGFadcDisp.[h,cc]: - Fixed many small errors which caused the display to display nonsens in some situations 2001/04/04: Thomas Bretz * mraw/MRawEvtData.[cc,h]: - changed wrong return type of GetNumPixels to UShort_t * mmain/MBrowser.[cc,h]: - made the dialog somehow work like it should 2001/04/03: Thomas Bretz * manalysis/MCT1ReadAscii.cc: - the pedestal values read from the file are now stored in MeanRms instead of Sigma * manalysis/MCerPhotCalc.cc: - The pedestal mean Rms is used as the pixel error * MImgCleanStd.cc: - CleanStep1: the '<' was replaced by a '<=' to clean also pixels with value=noise=0 * MMcPedestalCopy.cc: - All the pedestal values are now filled in (are they calculated correctly?) * mgui/MGeomCamMagic.cc: - Forgot to initialize the Nextneighbors of the Magic Camera (thanks to Oscar) * mhist/MHStarMap.cc: - I changed the model of the display (colors and bin width) to get a 'better' result 2001/04/02: Thomas Bretz * mraw/MRawEvtHeader.h, mraw/MRawFileWrite.cc: - added constants (kTT*) for trigger type * manalysis/MImgCleanStd.[h,cc]: - added changeable cleaning levels * manalysis/MHillas.cc: - added some more sanity checks to the calculation * manalysis/MCT1ReadAscii.[h,cc]: - added some kind of chain feature (AddFile) to process more than one file * mgui/MGeomPix.[h,c]: - added interface to pixel neighbors * mgui/MGeomCamCT1.[cc,h], mgui/MGeomCamMagic.[cc,h]: - creates the neighbor geomtry now, too * manalysis/MImgCleanStd.[cc,h]: - switched to new stylish neighbors from MGeomCam 2001/03/30: Thomas Bretz * mdatacheck/MH*, mdatacheck/MFillH*: - moved to mhist * mraw/MrawEvtPixelIter: - IsLoGain -> HasLoGain * mgui/MG*: - renamed - moved to mmain - move Browser functionality to MBrowser * mmain/, mhist: - new 2001/03/21: Thomas Bretz * manalysis/MHillas.[h,cc]: - fixed some minor errors, added sanity check (N<2) to Calc * manalysis/MFillHHillas.cc: - skip event if Hillas calculations fails * macros/getCollArea.C, macros/readMagic.C, mdatacheck/MViewAdcSpectra.cc, meventdisp/MGFadcDisp.cc: - changed order in MReadTree constructor * manalysis/MCT1ReadAscii.[h,cc]: - changed to use MPedestalCam * manalysis/MCT1Pedestals.[h,cc]: - removed * manalysis/Makefile, manalysis/AnalysisLinkDef.h: - removed MCT1Pedestals * mbase/BaseLinkDef.h: - added const values from Magic.h * mbase/MLogManip.h: - changed style of dbginf * mbase/MParList.cc: - make use of dbginf * mbase/MReadTree.[h,cc]: - switched from a TTree to a TChain object - chnaged order of variables of the constructor 2001/03/21: Thomas Bretz * macros/CT1Hillas.C, manalysis/MImgCleanStd.cc, manalysis/MImgCleanStd.h, manalysis/MMcPedestalCopy.cc, manalysis/MMcPedestalCopy.h, manalysis/MCerPhotCalc.h, manalysis/MCerPhotCalc.cc, mdatacheck/MHHillas.h, mdatacheck/MHHillas.cc, mdatacheck/MFillHFadc.cc, mdatacheck/MFillHFadc.h, mdatacheck/MHFadcCam.cc, mdatacheck/MHFadcCam.h, mdatacheck/MHFadcPix.cc, mdatacheck/MHFadcPix.h, mdatacheck/MFillHHillas.cc, mdatacheck/MFillHHillas.h - added * mdatacheck/MHistosAdc.[h,cc]: - replaced by MHFadc[Cam,Pix] * mdatacheck/MFillAdcSpect.[h,cc]: - replaced by MFillHFadc * macros/readCT1.C: - uses the new classes now - calculates and displays hillas * manalysis/AnalysisLinkDef.h: - added MCerPhotCalc, MImgCleanStd, MMcPedestalCopy * manalysis/MCT1ReadAscii.cc: - PreProcess uses FindCreateObj now * manalysis/MCerPhotEvt.cc, manalysis/MPedestalCam.cc: - changed the new back to 'new with placement' * manalysis/MCerPhotEvt.[h, cc]: - removed cleaning from this class * manalysis/MHillas.cc: - some small changes in the naming inside Calc() * manalysis/MHillas.h: - added Get-functions * manalysis/MPedestalCam.h: - added InitSize-function * manalysis/MPedestalPix.h: - made Get-functions const * manalysis/Makefile: - added MMcPedestalCopy, MImgCleanStd, MCerPhotCalc * mbase/MLogManip.h: - "l." before line number * mbase/MParList.cc: - added the autodelete feature for automatically created classes * mdatacheck/DataCheckLinkDef.h: - added MHFadc[Cam,Pix], MHHillas - removed MHistosAdc - added MFillHFadc, MFillHHillas * mdatacheck/MGDisplayAdc.[h,cc], MShowSpect.[h,cc], mdatacheck/MViewAdcSpectra.[h,cc], : - changed from MHistaosAdc to MHFadcCam * mdatacheck/Makefile: - added MFillHFadc.cc, MFillHHillas.cc - removed MFillAdcSpect.cc * manalysis/MCT1ReadAscii.h, mbase/MEvtLoop.h, mbase/MLog.h, mbase/MParList.h, mbase/MReadTree.h, mbase/MTask.h, mbase/MTaskList.h, mdatacheck/MDumpEvtHeader.h, meventdisp/MGFadcDisp.h, mgui/MCamDisplay.h, mgui/MCamNeighbor.h, mgui/MGDataCheckMain.h, mgui/MGEventDispMain.h, mgui/MGMarsMain.h, mgui/MGMonteCarloMain.h, mgui/MGPrototyp.h, mgui/MHexagon.h, mmontecarlo/MCollAreaTrigger.h, mraw/MRawEvtPixelIter.h, mraw/MRawFileRead.h, mraw/MRawFileWrite.h: - set version number to '0' (no i/o for this class) * mgui/MGeomCamCT1.cc: - new claculation algorith for the CT1 camera. It is more exact in the camera plain * mgui/MHexagon.cc: - removed Draw-function (it is inherited from TObject) * mmc/MMcFadcHeader.hxx: - Added get-functions 2001/03/20: Thomas Bretz * manalysis/MPedestalPix.[h,cc], manalysis/MPedestalCam.[h,cc], manalysis/MHillas.[h,cc], manalysis/MHillasCalc.[h,cc], mgui/MGeomCamCT1.[h,cc], mgui/MGeomCamMagic.[h,cc] - added * macros/readCT1.C: - added calculation of Hillas parameters - changed from pointers to objects * manalysis/AnalysisLinkDef.h, manalysis/Makefile: - added MPedestalPix/Cam, MHillas, MHillasCalc * manalysis/MCerPhotEvt.[h,cc]: - removed fType - commented out Draw function - should be fixed soon - renamed *Nb* to *Num* - renamed Get[Min,Max]NumPhotons to GetNumPhontons[Min,Max] * meventdisp/MGFadcDisp.[h,cc]: - changed parameter of ReadinEvent to unsigned * mgui/GuiLinkDef.h, mgui/Makefile: - added MGeomCamCT1, MGeomCamMagic * mgui/MCamDisplay.[h,cc]: - changed constructor argument from int to MGeomCam - renamed *Nb* to *Num* * mgui/MGeomCam.[h,cc]: - removed all camara specific stuff - MGeomCam is now used as a base class for the classes MGeomCam[Magic,CT1] which are containing the camera specific stuff * mgui/MGeomPix.h: - added Set function 2001/03/02: Thomas Bretz * manalysis/Makefile, mdatacheck/Makefile, meventdisp/Makefile, mgui/Makefile: - new * mbase/MParList.[cc,h]: - Added FindCreateObj member function - added a name to the constructor * mbase/MReadTree.cc: - changed to use FindCreateObj * mdatacheck/MDumpEvtHeader.cc: - removed fPixelIter from member list - changed cout to *fLog * mdatacheck/MViewAdcSpectra.cc: - removed a HUGE memory leak. All the objects in the list (and the lists itself were NEVER deleted) * mdatacheck/MFillAdcSpect.cc - removed fPixelIter from member list - changed cout to *fLog - changed to use FindCreateObj - changed high and low to hi and lo * mdatacheck/MShowSpect.cc - changed cout to *fLog - added a name to the constructor * mraw/MRawFileRead.cc: - changed to use FindCreateObj * mdatacheck/MGDisplayAdc.[h,cc]: - added some new member functions to make code more clear - removed fHists from the destructor * mdatacheck/MHistosAdc.h: - changed high and low to hi and lo * macros/dohtml.C: - added manalysis 2001/03/01: Thomas Bretz * Makefile: - added headers to dependencies * Makefile.rules: - added headers to dependencies * merpp.cc: - changed from pointers to objects - added compression level support * readraw.cc: - removed unnecessary includes * mbase/MArray*.*: - changed all Int_t to UInt_t * mbase/MLogManip.h: - changed name of __DINF__ to dbginf * mraw/MRawCrateData.[h,cc], mraw/MRawEvtHeader.[h,cc], mraw/MRawRunHeader.[h,cc]: - changed ifstream to istream * mraw/MRawEvtData.cc: - changed the reading, which speeds up merpp by a factor of 10 * mraw/MRawEvtData.h: - added flag to InitArrays and DeletePixels (not yet used) * mraw/MRawFileRead.h: - removed pParList from parameter list * manalysis/AnalysisLinkDef.h - removed MReadCT1Ascii, added MCT1ReadAscii - added MCT1Pedestals * manalysis/MCerPhotEvt.[h,cc]: - changed the constructor a little bit - rewrote Print() to make it a bit more readable - moved MCerphotPix to new File - added many lines of comments - exchanged old stylish new call with new stylish(=) one - replaced all accesses to fPixels with the [] operator to make this lines more readable - made all variable declarations const-correct, - I changed the style of the cleaning method from if(a){if()b{if(c){}}} to if(!a)continue; if(!b)continue if(!c) continue; to make it more compact, readable and easier to understand - renamed the Boolean-functions to Is* to get a stricter structure - replaced mapping function to access the pixel list entries by the new operator to get rid of more than the necessary number of member functions without loosing speed or readability - renamed GetMinimum/MaximumPhoton to GetMin/MaxNumPhotons to be more exact * mgui/MCamGeom.* splitted and changed to MGeomCam/Pix: - added a new operator to access the TObjArray - removed unnecessary code from CreateCT1 * mbase/MAGIC.h: - added kPI * mbase/MReadTree.cc: - added some comments * mgui/MCamDisplay.[h,cc]: - added some comments, reordered a bit the calls in the constructor to get a 'straight forward structure', MGeomCam is now only locally used where it is needed, replaced access to the TClonesArrays by new member-function to get a more readable code, replaced old stylish new call with new stylish one, made variable decleration const-correct, introduced a new member function to set the pixel color, renamed the overloaded Draw functions to DrawPhotons, DrawPhotErr to prevent missunderstatements, changed the 'layout' of GetColor to make it easier to understand the algorithm, * mgui/MCamNeighbor.[h, cc]: - changed to new log-interface - exchanged -9999 by -1 - skipped the exits - you must check for -1 one in any case - this means a warning should be enough * mgui/MHexagon.[h,cc]: - added new constructor whcih uses a MGeomPix-object 2001/02/28: Thomas Bretz * mbase/MParList.[h,cc]: - changed return type of FindObject back to TObject - it seems so, that some compilers don't like overriding the return type of a virtual member function 2001/02/23: Thomas Bretz * mraw/MRawEvtPixelIter.h: - added GetSum* functions * mbase/MParList.[h,cc]: - Removed unnecessary fNext-stuff 2001/02/22: Thomas Bretz * merpp.cc, readraw.cc, mbase/MParContainer.cc, mbase/MParList.cc, mbase/MParList.h, mbase/MReadTree.cc, mbase/MTask.cc, mbase/MTask.h, mbase/MTaskList.cc, mbase/MTime.cc, mdatacheck/MDumpEvtHeader.cc, mdatacheck/MShowSpect.cc, meventdisp/MGFadcDisp.cc, mgui/MGPrototyp.h, mmc/MHeaderTrig.cxx, mraw/MRawCrateArray.cc, mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc, mraw/MRawFileRead.cc, mraw/MRawFileWrite.cc, mraw/MRawRunHeader.cc: - exchanged cout with the new logging style (gLog, *fLog) * mraw/MRawEvtData.cc: - added 'dec' option to Print * mmc/MHeaderTrig.cxx, mmc/MMcEvt.cxx, mmc/MMcTrig.cxx: - small changes to the Print funtions 2001/02/21: Thomas Bretz * MRawEvtData.cc: - Changed ReadEvt according to the new raw binary format 2001/02/20 * Added MLog.[h,cc], MLogManip.[h,cc] * Adde SetStreamer and fLog to the MParContainer base class * Derived MEvtLoop from MParContainer * Makefile: - added 'tar' * mbase/BaseIncl.h: - added fstream.h, TGListBox.h * mbase/BaseLinkDef.h: - added pragma for gLog and MLog * mbase/MAGIC.h: - added forward definition for gLog * mbase/MEvtLoop.cc: - exchanged cout with *fLog - added statements to provide log-facility to all tasks als parameter containers * mbase/MEvtLoop.h: - Small changes * mbase/MParContainer.h: - Added definitions necessary for use of Log-Facility * mbase/MParList.[h,cc]: - Added SetLogStream * mbase/MTask.h: - added fLog * mbase/MTaskList.[h,cc]: - added SetLogStream * mbase/Makefile: - Added MLog.cc, MLogManip.cc 2001/02/19: Harald Kornmayer * implemented the Image Cleaning a la CT1 to the class MCerPhotEvt * changed the readCT1.C file to show the effects of the image cleaning a la CT1 * changed mgui/MCamNeighbor.cc mananlysis/MCerPhotEvt.cc .h macros/readCT1.C 2001/02/19: Thomas Bretz * MParContainer.h added prototypes for AsciiRead/Write * .rootrc added * MEvtLoop.[h,cc]: - split eventloop in its three parts, this should be used for debugging only. 2001/02/06: Harald Kornmayer * the first running version with a eventdisplay. Now we are able to display an Event on the photo electron level. To do this, run the macro "macros/readCT1.C" after changing the file name. changed: macros/readCT1.C manalysis/MNphotEvent.cc, manalysis/MNphotEvent.h analysis/MReadCT1Ascii.cc mgui/MCamDisplay.cc, mgui/MCamDisplay.h 2001/01/23: Harald Kornmayer * the integration of the class FadcDisp in the mars enviroment and further developments in the display changed: meventdisp/MGFadcDisp.h meventdisp/MGFadcDisp.cc mgui/GuiIncl.h mgui/GuiLinkDef.h mgui/MGMarsMain.cc mgui/MGPrototyp.cc mgui/MGPrototyp.h mgui/Makefile added: mgui/MGEventDispMain.h mgui/MGEventDispMain.cc 2001/01/22: Harald Kornmayer * started with the development of a EventDisplay Utitliy. Therefore I added the following files. meventdisp/EvtDispIncl.h meventdisp/EvtDispLinkDef.h meventdisp/MGFadcDisp.cc meventdisp/MGFadcDisp.h meventdisp/Makefile Also a few of the older files where slightly changed. ./Makefile ./Makefile.rules mraw/MRawEvtData. 2001/01/19: Thomas Bretz * mmc/*.hxx: - changed include of MDefineTrigger.h back 2001/01/19: Oscar Blanch * mmc/MTriggerDefine.h: - added 2001/01/18: Thomas Bretz * Makefile: - mmc-library added * Makefile.conf.general: - Added definition of __MARS__ * Makefile.rules: - Added definitions to rootcint * Oscar added the McFormat subdir of the Monte Carlo as mmc * mmc/MMcEvt.h: - renamed to MMcEvt.hxx * mmc/*.hxx: - added necessary defintions from MDefineTrigger.h * mmc/Makefile, mmc/McLinkDef.h, mmc/McIncl.h, mmc/readme.txt: - added * mmc/LinkDef.h: - removed 2001/01/17: Thomas Bretz * Makefile: - Exchanged explicit rules to make library by implicit ones - The shared object works now. I exchanged the libraries with the object files. But I don't know why the libraries don't work. * Makefile.conf.linux-gnu: - replaced CC with gcc (instead of g++) * mdatacheck/DataCheckLinkDef.h: - removed unused statements * mraw/RawLinkDef.h: - added globals * mraw/MerppLinkDef.h: - removed unused file 2001/01/12: Thomas Bretz * MLinkDef.h, MIncl.h, marslogo.xpm, magiclogo.xpm: - added * LinkDef.h: - removed * Makefile: - Added CINT, mrproper * mbase/Makefile, mraw/Makefile, mgui/Makefile, mdatacheck/Makefile: - included makefile.general, Makefile.rules, - removes corresponding lines * mdatacheck/MDumpEvtHeader.[h,cc], mdatacheck/MFillAdcSpect.[cc,h], mdatacheck/MFillAdcSpect.[h,cc], mdatacheck/MGDisplayAdc.[cc,h], mdatacheck/MHistsosAdc.[h,cc], mdatacheck.MShowSpect.[cc,h] - changed include statements * mgui/MGDataCheckMain.[cc,h], mgui/MGMarsMain.[cc,h] - changed include statements - move enum from h to cc - removed comma operator from delete statements (nonsense) 2001/01/11: Harald Kornmayer * ./ readraw.cc, Makefile, Makefile.rules, LinkDef.h, MParList.cc, MReadTree.cc, MReadTree.h, mbase/Makefile, mraw/Makefile - small changes in this files. Not really critical. * mars.cc - added the main file for the gui * mgui/ GuiIncl.h, MGMarsMain.cc, GuiLinkDef.h, MGMarsMain.h, MGDataCheckMain.cc, Makefile, MGDataCheckMain.h - added the subdir mgui and this files * mdatacheck/ DataCheckIncl.h, DataCheckLinkDef.h, MHistosAdc.cc, MHistosAdc.h, MDumpEvtHeader.cc, MDumpEvtHeader.h, MShowSpect.cc, MShowSpect.h, MFillAdcSpect.cc, MFillAdcSpect.h, MViewAdcSpectra.cc, MViewAdcSpectra.h, MGDisplayAdc.cc, MGDisplayAdc.h, Makefile - added the subdir mdatacheck and this files 2000/12/28: Thomas Bretz * merpp.cc, MArray.cc, MArray.h, MArrayB.cc, MArrayB.h, MArrayS.cc, MArrayS.h, MEvtLoop.cc, MEvtLoop.h, MInputStreamID.cc, MInputStreamID.h, MParContainer.cc, MParContainer.h, MParList.cc, MParList.h, MReadTree.cc, MTask.cc, MTask.h, MTaskList.cc, MTaskList.h, MTime.cc, MTime.h: - Added changes some comments. * MLoopEvt.cc, MLoopEvt.h: - Removed 2000/12/22 - Thomas Bretz: * readraw.cc: - changed some comments and the Root-Name of the program - added check for the existance of the file - changed name of numbers of entries from iEnt to nent * dohtml.C: - changed title of converted macros * MRawEvtData.cc: - added a commet in Draw() * MRawEvtPixelIter.[h,cc]: - Added the comment header of the file - removed inheritance from TIterator (not needed) - some changes to get it work (the one in the repository was untested and not working) - changed calling style of iterator from do...while to while-loop - changed some comments * MRawRunHeader.cc: - added some comments * Changelog, News: added * test.C: removed