Skip to content

Migrate drawing and analysis methods to dedicated classes or namespaces #183

Open
@juanangp

Description

@juanangp

Migrate drawing and analysis methods within the different libraries to a namespace such as TRestXXXPainter and TRestXXXAnalysis:

  • TRestXXXPainter should implement all the drawing methods within the XXX library.
  • TRestXXXAnalysis should implement all the analysis methods within the XXX library.

All the libraries inside the repository should be migrated to this schema. Perhaps, the implementation of TRestHitsPainter and TRestHitsAnalysis inside framework can be discussed. We should assing a developer to migrate the different libraries:

Ideally a template should be provided to use a similar schema for all the libraries by defining dedicated TRestXXXPainter and TRestXXXAnalysis namespaces in every single library.

We should discuss the need of other generic namespace such as TRestXXXTools

Metadata

Metadata

Labels

developmentTo define issues with development proposalshelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions