TTree with std::vector<float> not working on windows

Hi,

Most likely you did compile your code with the same option as ROOT … unfortunately with the windows compiler you can not mix debug and release build …

Cheers,
Philippe.

See Fitting and integration (Windows Build Problem)