CP3-llbb Framework
Public Member Functions | Public Attributes | Protected Attributes | List of all members
Identifiable Class Reference
Inheritance diagram for Identifiable:
Inheritance graph
[legend]

Public Member Functions

 Identifiable (ROOT::TreeGroup &tree)
 
template<class T >
void produce_id (const edm::Ref< T > &ref)
 
virtual void consumes_id_tokens (const edm::ParameterSet &, edm::ConsumesCollector &&collector) final
 
virtual void retrieves_id_tokens (const edm::Event &event, const edm::EventSetup &eventSetup) final
 
virtual void clean () final
 

Public Attributes

std::vector< std::map< std::string, bool > > & ids
 

Protected Attributes

std::vector< std::pair< std::string, edm::EDGetTokenT< edm::ValueMap< bool > > > > m_id_tokens
 
std::vector< std::pair< std::string, edm::Handle< edm::ValueMap< bool > > > > m_id_maps
 

The documentation for this class was generated from the following files: