TauAnalysisTool: create the MCTruthClassifier in the given handle, and skip properties not available in AnalysisBase
MCTruthClassifier is causing problems related to the CINT dictionary. We need to create this tool in the handle to fix this issue.
In addition, the property with the named of ParticleCaloExtensionTool and TruthInConeTool are not available in AnalysisBase. This cause run time error for THOR in R22. To fix this issue, these properties are commented out in AnalysisBase
Edited by Xiaozhong Huang