Skip to content
Snippets Groups Projects
Commit 808e88b9 authored by carlocamilloni's avatar carlocamilloni
Browse files

Analysis: removed unused variables

parent 32085935
No related branches found
No related tags found
No related merge requests found
......@@ -55,12 +55,6 @@ private:
unsigned freq;
/// Number of data point we need to run analysis
unsigned ndata;
/// The temperature at which we are running the calculation
double simtemp;
/// The temperature at which we want the histogram
double rtemp;
/// Do we need the energy (are we reweighting at a different temperature)
bool needeng;
/// The piece of data we are inserting
unsigned idata;
/// The weights of all the data points
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment