# # ChangeLog for Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_abstractElementFactory.h in PSPA # # Generated by Trac 1.2.4 # Jul 2, 2024, 6:42:35 PM Fri, 06 Dec 2013 15:45:25 GMT garnier [437] * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_abstractElement.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_abstractElementFactory.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_console.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_dialog.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_dropZoneLigneFaisceau.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_elementBeam.h (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_elementBend.h (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_elementCell.h (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_elementDrift.h (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_elementFit.h (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_elementLigneFaisceau.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_elementMpole.h (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_elementRfgun.h (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_elementSnapshot.h (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_elementSoleno.h (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_ligneFaisceau.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_pspaApplication.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_softwarePanel.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_abstractElement.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_abstractElementFactory.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_dropZoneLigneFaisceau.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_elementBeam.cc (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_elementBend.cc (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_elementCell.cc (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_elementDrift.cc (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_elementFit.cc (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_elementLigneFaisceau.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_elementMpole.cc (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_elementRfgun.cc (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_elementSnapshot.cc (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_elementSoleno.cc (copied) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_ligneFaisceau.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_pspaApplication.cc (modified) Renommage de toutes les classes d’élément dans le GWt_ par GWt_elementXXX Fri, 15 Nov 2013 14:30:50 GMT touze [431] * Interface_Web/trunk/pspaWT/sources/controler/include/abstractElement.h (modified) * Interface_Web/trunk/pspaWT/sources/controler/include/abstractSoftware.h (modified) * Interface_Web/trunk/pspaWT/sources/controler/include/dataManager.h (modified) * Interface_Web/trunk/pspaWT/sources/controler/include/elementMultipole.h (added) * Interface_Web/trunk/pspaWT/sources/controler/include/nomDeLogiciel.h (modified) * Interface_Web/trunk/pspaWT/sources/controler/include/nomdElements.h (modified) * Interface_Web/trunk/pspaWT/sources/controler/include/sectionToExecute.h (modified) * Interface_Web/trunk/pspaWT/sources/controler/include/sectorParameters.h (added) * Interface_Web/trunk/pspaWT/sources/controler/include/softwareGenerator.h (modified) * Interface_Web/trunk/pspaWT/sources/controler/include/softwareMadx.h (added) * Interface_Web/trunk/pspaWT/sources/controler/include/softwareUnknown.h (added) * Interface_Web/trunk/pspaWT/sources/controler/src/abstractElement.cc (modified) * Interface_Web/trunk/pspaWT/sources/controler/src/abstractSoftware.cc (modified) * Interface_Web/trunk/pspaWT/sources/controler/src/dataManager.cc (modified) * Interface_Web/trunk/pspaWT/sources/controler/src/elementDrift.cc (modified) * Interface_Web/trunk/pspaWT/sources/controler/src/elementMultipole.cc (added) * Interface_Web/trunk/pspaWT/sources/controler/src/nomDeLogiciel.cc (modified) * Interface_Web/trunk/pspaWT/sources/controler/src/nomdElements.cc (modified) * Interface_Web/trunk/pspaWT/sources/controler/src/sectorParameters.cc (added) * Interface_Web/trunk/pspaWT/sources/controler/src/softwareMadx.cc (added) * Interface_Web/trunk/pspaWT/sources/controler/src/softwareUnknown.cc (added) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_abstractElement.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_abstractElementFactory.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_globalParameters.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_mpole.h (added) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_pspaApplication.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_sectorParameters.h (added) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_softwarePanel.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_abstractElement.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_abstractElementFactory.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_elementLigneFaisceau.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_globalParameters.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_ligneFaisceau.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_mpole.cc (added) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_pspaApplication.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_sectionToExecute.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_sectorParameters.cc (added) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_softwarePanel.cc (modified) systeme periodique (mailles) + multipoles + madx Tue, 26 Feb 2013 13:38:17 GMT touze [343] * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_abstractElement.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_abstractElementFactory.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_snapshot.h (added) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_abstractElement.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_abstractElementFactory.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_dropZoneLigneFaisceau.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_elementLigneFaisceau.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_ligneFaisceau.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_pspaApplication.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_snapshot.cc (added) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_softwarePanel.cc (modified) nvx element snapshot Mon, 28 Jan 2013 16:18:09 GMT garnier [289] * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_abstractElement.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_abstractElementFactory.h (added) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_beam.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_bend.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_cell.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_drift.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_fit.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_ligneFaisceau.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_pspaApplication.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_rfgun.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/include/GWt_soleno.h (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_abstractElement.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_abstractElementFactory.cc (added) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_beam.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_bend.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_cell.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_drift.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_elementLigneFaisceau.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_fit.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_ligneFaisceau.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_pspaApplication.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_rfgun.cc (modified) * Interface_Web/trunk/pspaWT/sources/userInterface/src/GWt_soleno.cc (modified) refactoring : part 1