TNVA classification stopping without any error

Hi, I am trying to run TMVAclassification.C file with my own “.root” files and I think I made all the necessary changes. It ran fine but I think it stopped at the evaluationhttps://github.com/myshajkhan/CMSAnalysis/blob/main/atlasclassification.C
and here is where it stops-

Training completed.
Booking test methods…
Testing completed.
Factory : Test all methods
Factory : Test method: Cut for Classification performance
:
Cut : [atlas classification] : Evaluation of Cut on testing sample (507353 events)
: Elapsed time for evaluation of 507353 events: 0.011 sec
Factory : Test method: CutD for Classification performance
:
CutD : [atlas classification] : Evaluation of CutD on testing sample (507353 events)
: Elapsed time for evaluation of 507353 events: 0.329 sec
Factory : Test method: MLPBNNS for Classification performance
:
MLPBNNS : [atlas classification] : Evaluation of MLPBNNS on testing sample (507353 events)
: Elapsed time for evaluation of 507353 events: 0.878 sec
Factory : Test method: TMlpANNS for Classification performance
:
TMlpANNS : [atlas classification] : Evaluation of TMlpANNS on testing sample (507353 events)
: Elapsed time for evaluation of 507353 events: 0.689 sec
Factory : Test method: RuleFits for Classification performance
:
RuleFits : [atlas classification] : Evaluation of RuleFits on testing sample (507353 events)
: Elapsed time for evaluation of 507353 events: 0.282 sec
Factory : Test method: Cuts for Classification performance
:
Cuts : [atlas classification] : Evaluation of Cuts on testing sample (507353 events)
: Elapsed time for evaluation of 507353 events: 0.0107 sec
Factory : Test method: CutsD for Classification performance
:
CutsD : [atlas classification] : Evaluation of CutsD on testing sample (507353 events)
: Elapsed time for evaluation of 507353 events: 0.33 sec
Factory : Test method: MLPBNN for Classification performance
:
MLPBNN : [atlas classification] : Evaluation of MLPBNN on testing sample (507353 events)
: Elapsed time for evaluation of 507353 events: 0.89 sec
Factory : Test method: TMlpANN for Classification performance
:
TMlpANN : [atlas classification] : Evaluation of TMlpANN on testing sample (507353 events)
: Elapsed time for evaluation of 507353 events: 0.698 sec
Factory : Test method: RuleFit for Classification performance
:
RuleFit : [atlas classification] : Evaluation of RuleFit on testing sample (507353 events)
: Elapsed time for evaluation of 507353 events: 0.28 sec
Booking evaluation methods…
Factory : Evaluate all methods
Factory : Evaluate classifier: Cut
:
: You have asked for histogram MVA_EFF_BvsS which does not seem to exist in Results … better don’t use it

I guess @moneta can help

Hello,

The message you are having is just a warning and it should not stop the execution. Can you please send me the full log as an attached file

Cheers

Lorenzo