#include <CandidateBoostedDoubleSecondaryVertexComputer.h>
Public Member Functions | |
Tokens (const edm::ParameterSet ¶meters, edm::ESConsumesCollector &&cc) | |
Public Attributes | |
edm::ESGetToken< GBRForest, GBRWrapperRcd > | gbrForest_ |
Definition at line 12 of file CandidateBoostedDoubleSecondaryVertexComputer.h.
CandidateBoostedDoubleSecondaryVertexComputer::Tokens::Tokens | ( | const edm::ParameterSet & | parameters, |
edm::ESConsumesCollector && | cc | ||
) |
Definition at line 11 of file CandidateBoostedDoubleSecondaryVertexComputer.cc.
References gpuPixelDoublets::cc, gbrForest_, and AlCaHLTBitMon_QueryRunRegistry::string.
edm::ESGetToken<GBRForest, GBRWrapperRcd> CandidateBoostedDoubleSecondaryVertexComputer::Tokens::gbrForest_ |
Definition at line 14 of file CandidateBoostedDoubleSecondaryVertexComputer.h.
Referenced by CandidateBoostedDoubleSecondaryVertexComputer::initialize(), and Tokens().