#include <DQM/SiStripCommon/interface/SiStripHistoId.h>
Public Member Functions | |
std::string | createHistoId (std::string description, std::string id_type, uint32_t component_id) |
std::string | createHistoLayer (std::string description, std::string id_type, std::string path, std::string flag) |
uint32_t | getComponentId (std::string histoid) |
std::string | getComponentType (std::string histoid) |
std::string | getSubdetid (uint32_t id, const TrackerTopology *tTopo, bool flag_ring) |
SiStripHistoId () | |
virtual | ~SiStripHistoId () |
Private Member Functions | |
const SiStripHistoId & | operator= (const SiStripHistoId &) |
std::string | returnIdPart (std::string histoid, uint32_t whichpart) |
SiStripHistoId (const SiStripHistoId &) | |
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 26 of file SiStripHistoId.h.
SiStripHistoId::SiStripHistoId | ( | ) |
Definition at line 22 of file SiStripHistoId.cc.
|
virtual |
Definition at line 27 of file SiStripHistoId.cc.
|
private |
std::string SiStripHistoId::createHistoId | ( | std::string | description, |
std::string | id_type, | ||
uint32_t | component_id | ||
) |
Definition at line 32 of file SiStripHistoId.cc.
std::string SiStripHistoId::createHistoLayer | ( | std::string | description, |
std::string | id_type, | ||
std::string | path, | ||
std::string | flag | ||
) |
Definition at line 57 of file SiStripHistoId.cc.
uint32_t SiStripHistoId::getComponentId | ( | std::string | histoid | ) |
Definition at line 144 of file SiStripHistoId.cc.
std::string SiStripHistoId::getComponentType | ( | std::string | histoid | ) |
Definition at line 151 of file SiStripHistoId.cc.
std::string SiStripHistoId::getSubdetid | ( | uint32_t | id, |
const TrackerTopology * | tTopo, | ||
bool | flag_ring | ||
) |
Definition at line 84 of file SiStripHistoId.cc.
|
private |
|
private |
Definition at line 156 of file SiStripHistoId.cc.