1 #ifndef DataFormats_FWLite_Record_h 2 #define DataFormats_FWLite_Record_h 49 Record(
const char* iName, TTree*);
55 template<
typename HANDLE>
56 bool get(HANDLE&,
const char* iLabel=
"")
const;
61 std::vector<std::pair<std::string,std::string> > typeAndLabelOfAvailableData()
const;
82 mutable std::map<std::pair<edm::TypeID,std::string>, std::pair<TBranch*,void*>>
m_branches;
85 template <
typename HANDLE>
89 const void*
value =
nullptr;
92 iHandle = HANDLE(value);
Namespace of DDCMS conversion namespace.
std::map< std::pair< edm::TypeID, std::string >, std::pair< TBranch *, void * > > m_branches
std::map< IOVSyncValue, unsigned int > m_startIOVtoEntry
T get(const Candidate &c)