HeavyIonAnalysis/AnalysisTree

Data Type uint

Closed this issue · 1 comments

In the code the data type uint is used a several places. I assume that an unsigned int is meant here. This type uint must be a typedef which somehow is implicitly included by one of the header files.

Please check also

HeavyIonAnalysis/AnalysisTreeQA#10

Fixed in #60