How to use Boosted Decision tree directly in ROOT?

Dear ROOT expert:

Currently we can apply the BDT algorithm in TMVA to run particle identification. But can we run this directly in ROOT withing calling TMVA? just like we can use the example in $ROOTSYS/tutorial/mlp/

[qing1981] /home/qing/software/root/tutorials/mlp > ls
mlpHiggs.C mlpHiggs.root mlpRegression.C

Do we also have such an example for boosted decision tree?

Cheers,Gang