![]() |
![]() |
#include "DataFormats/PatCandidates/interface/TriggerObject.h"
#include <map>
#include <string>
#include <vector>
#include "DataFormats/HLTReco/interface/TriggerObject.h"
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/Common/interface/Association.h"
Go to the source code of this file.
Namespaces | |
namespace | pat |
Classes | |
class | pat::TriggerObjectStandAlone |
Analysis-level trigger object class. More... | |
Typedefs | |
typedef std::vector < TriggerObjectStandAlone > | pat::TriggerObjectStandAloneCollection |
collection of TriggerObjectStandAlone | |
typedef edm::Association < TriggerObjectStandAloneCollection > | pat::TriggerObjectStandAloneMatch |
association of TriggerObjectStandAlones to store matches to Candidates | |
typedef edm::Ref < TriggerObjectStandAloneCollection > | pat::TriggerObjectStandAloneRef |
persistent reference to an item in a TriggerObjectStandAloneCollection | |
typedef edm::RefProd < TriggerObjectStandAloneCollection > | pat::TriggerObjectStandAloneRefProd |
persistent reference to a TriggerObjectStandAloneCollection product | |
typedef edm::RefVector < TriggerObjectStandAloneCollection > | pat::TriggerObjectStandAloneRefVector |
vector of persistent references to items in the same TriggerObjectStandAloneCollection |