Extract preselection TCut used during training ROOT TMVA

Hi all, I’m using root TMVA to try training. One thing that would be nice, is to get a way to extract the training cut from the model using the TMVA::Reader, or check whether an event passed the preselection cut, something like:

bool pass = reader->PassedPreCut()

I can add it but just want to check that it doesn’t already exist before I do?

Cheers


Please read tips for efficient and successful posting and posting code

Please fill also the fields below. Note that root -b -q will tell you this info, and starting from 6.28/06 upwards, you can call .forum bug from the ROOT prompt to pre-populate a topic.

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


1 Like

Maybe @moneta can help

1 Like

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