Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signature of XDataConverter::getNewXSize #3867

Closed
peterfpeterson opened this issue May 13, 2011 · 2 comments
Closed

Signature of XDataConverter::getNewXSize #3867

peterfpeterson opened this issue May 13, 2011 · 2 comments
Labels
Framework Issues and pull requests related to components in the Framework Low Priority Things that you don't ever want to be done.

Comments

@peterfpeterson
Copy link
Member

This issue was originally TRAC 3020

This ticket is blocks : TRAC3008

In principle the return should be std::size_t since it will be returning the result of MatrixWorkspace_sptr->blocksize().

@peterfpeterson
Copy link
Member Author

@NickDraper (2011-06-27T08:20:28):
"New" tickets moved at the code freeze of iteration 29


@NickDraper (2011-09-19T09:30:59):
Bulk move of tickets to iteration 31 at the iteration 30 code freeze


@NickDraper (2012-01-09T09:43:39):
Moved to iteration 33 at iteration 32 code freeze


@NickDraper (2012-04-30T14:14:48):
Moved at end of release 2.1


@NickDraper (2012-08-10T12:45:04):
http://www.mantidproject.org/Release_Notes_2_2_Full_List


@NickDraper (2012-10-28T11:39:20):
Moved to milestone 2.4


@NickDraper (2013-01-28T09:23:26):
Moved at the code freeze for release 2.4


@NickDraper (2013-04-29T09:50:03):
Moved to r2.6 at the end of r2.5


@NickDraper (2013-07-26T13:55:02):
Moved to backlog at the code freeze for R2.6


@NickDraper (2014-02-14T11:07:56):
bulk move to assigned at the into of the triage step

@peterfpeterson peterfpeterson added Low Priority Things that you don't ever want to be done. Framework Issues and pull requests related to components in the Framework labels Jun 3, 2015
@NickDraper
Copy link
Contributor

This has been done

virtual std::size_t
getNewXSize(const API::MatrixWorkspace_sptr inputWS) const = 0;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework Low Priority Things that you don't ever want to be done.
Projects
None yet
Development

No branches or pull requests

2 participants