Closed yipengsun closed 4 years ago
We should check out the source for the official DecayTreeTuple
. To do so with DaVinci/v45r1
:
git lb-use Analysis
git lb-checkout Analysis/v21r1 Phys/DecayTreeTuple
Problem solved. The main idea is to remove all Gaudi*/*
headers but GaudiAlg/Tuple.h
, and replace DECLARE_TOOL_FACTORY
with DECLARE_COMPONENT
.
With latest stable
DaVinci/v45r1
, I got the following compilation error: