|
||||
File indexing completed on 2025-01-18 10:11:01
0001 #ifndef mvaweights__HH 0002 #define mvaweights__HH 0003 #include "tmvaglob.h" 0004 namespace TMVA{ 0005 0006 // input: - Input file (result from TMVA); 0007 // - use of TMVA plotting TStyle 0008 void mvaweights( TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE ); 0009 } 0010 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |