#include "DataFormats/TrackerCommon/interface/TrackerTopology.h"
#include "DQMServices/Core/interface/MonitorElement.h"
#include <string>
#include <vector>
#include <utility>
#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | APVGain::APVmon |
Namespaces | |
APVGain | |
Functions | |
std::vector< MonitorElement * > | APVGain::FetchMonitor (std::vector< APVmon >, uint32_t, const TrackerTopology *topo=0) |
std::vector< std::pair< std::string, std::string > > | APVGain::monHnames (std::vector< std::string >, bool, const char *tag) |
int | APVGain::subdetectorId (uint32_t) |
int | APVGain::subdetectorId (const std::string &) |
int | APVGain::subdetectorPlane (uint32_t, const TrackerTopology *) |
int | APVGain::subdetectorPlane (const std::string &) |
int | APVGain::subdetectorSide (uint32_t, const TrackerTopology *) |
int | APVGain::subdetectorSide (const std::string &) |