1 #ifndef RecoEgamma_EgammaTools_MVAVariableHelper_H 2 #define RecoEgamma_EgammaTools_MVAVariableHelper_H 8 #include <unordered_map> 22 static std::unordered_map<std::string, int>
indexMap() {
23 return {{
"fixedGridRhoFastjetAll", 0}, {
"fixedGridRhoAll", 1}};
27 const std::vector<edm::EDGetTokenT<double>>
tokens_;
uint32_t cc[maxCellsPerHit]
static std::unordered_map< std::string, int > indexMap()
MVAVariableHelper(edm::ConsumesCollector &&cc)
const std::vector< edm::EDGetTokenT< double > > tokens_
const std::vector< float > getAuxVariables(const edm::Event &iEvent) const