nuisance is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Opened 7 years ago

#82 new defect

Utils are a mess

Reported by: Patrick Stowell Owned by: somebody
Priority: major Milestone:
Component: Cleaning Version:
Keywords: Cc:

Description

Utils functions are a mess, and its not clear what functions are in what Utils.

StatUtils? should be moved to its own folder, so that the statistical methods used by the sample classes are clear.

FitUtils? that are common for Events should be moved to FitEvent? itself. e.g. A user should just be able to do FitEvent?->Wrec();

GeneralUtils::ParseToStr? should be moved into ParserUtils::ParseToStr?.

Remove fillneutmode array functions.

Add a CovarUtils? for handling of covariance matrices, inversion methods etc.

Change History (0)

Note: See TracTickets for help on using tickets.