No type named 'DataLoader' in namespace 'TMVA'

Hi,

I’m trying to execute tmva tutorial code, but at the

TMVA::DataLoader *dataloader=new TMVA::DataLoader("dataset");

this code line, error happens.

no type named 'DataLoader' in namespace 'TMVA'

for using DataLoader, I wrote this line

 TMVA::Tools::Instance();

I used TMVA/DataLoader.h instead, but error again.

Also, I looked at this

but nothing wrong with my root. I’m using ROOT6.


Please read tips for efficient and successful posting and posting code

ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided


This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.