#include #include #include "TBranch.h" struct hltstruct{ Int_t eventnumber; Float_t l2result; Float_t efresult; ULong64_t globalid; ULong64_t l1identifier; std::vector type; std::vector typesize; };