#include <GEMELMap.h>
Public Attributes | |
std::vector< uint16_t > | amcId |
std::vector< int > | depth |
std::vector< uint16_t > | gebId |
std::vector< int > | iEta |
std::vector< int > | iPhi |
std::vector< int > | sec |
std::vector< int > | vfat_position |
std::vector< uint16_t > | vfatId |
int | VFATmapTypeId |
std::vector< int > | vfatType |
std::vector< int > | z_direction |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 21 of file GEMELMap.h.
|
private |
|
friend |
Definition at line 34 of file GEMELMap.h.
|
friend |
Definition at line 34 of file GEMELMap.h.
std::vector<uint16_t> GEMELMap::GEMVFatMap::amcId |
Definition at line 30 of file GEMELMap.h.
std::vector<int> GEMELMap::GEMVFatMap::depth |
Definition at line 27 of file GEMELMap.h.
Referenced by dqm_interfaces.DirID::__eq__(), dqm_interfaces.DirID::__repr__(), and dqm_interfaces.DirWalkerDB::run().
std::vector<uint16_t> GEMELMap::GEMVFatMap::gebId |
Definition at line 31 of file GEMELMap.h.
std::vector<int> GEMELMap::GEMVFatMap::iEta |
Definition at line 25 of file GEMELMap.h.
std::vector<int> GEMELMap::GEMVFatMap::iPhi |
Definition at line 26 of file GEMELMap.h.
std::vector<int> GEMELMap::GEMVFatMap::sec |
Definition at line 32 of file GEMELMap.h.
std::vector<int> GEMELMap::GEMVFatMap::vfat_position |
Definition at line 23 of file GEMELMap.h.
std::vector<uint16_t> GEMELMap::GEMVFatMap::vfatId |
Definition at line 29 of file GEMELMap.h.
int GEMELMap::GEMVFatMap::VFATmapTypeId |
Definition at line 22 of file GEMELMap.h.
std::vector<int> GEMELMap::GEMVFatMap::vfatType |
Definition at line 28 of file GEMELMap.h.
std::vector<int> GEMELMap::GEMVFatMap::z_direction |
Definition at line 24 of file GEMELMap.h.