CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
RPCGeomServ Class Reference

#include <RPCGeomServ.h>

Public Member Functions

virtual bool aclockwise ()
 
virtual std::string chambername ()
 
virtual int chambernr ()
 
std::vector< int > channelInChip ()
 
virtual int eta_partition ()
 
virtual bool inverted ()
 
virtual std::string name ()
 
 RPCGeomServ (const RPCDetId &id)
 
virtual int segment ()
 
virtual std::string shortname ()
 
virtual bool zpositive ()
 
virtual ~RPCGeomServ ()
 

Protected Member Functions

 RPCGeomServ ()
 

Protected Attributes

bool _a
 
std::string _cn
 
int _cnr
 
const RPCDetId_id
 
std::string _n
 
std::string _sn
 
int _t
 
bool _z
 

Detailed Description

Definition at line 8 of file RPCGeomServ.h.

Constructor & Destructor Documentation

RPCGeomServ::RPCGeomServ ( const RPCDetId id)
RPCGeomServ::~RPCGeomServ ( void  )
virtual

Definition at line 16 of file RPCGeomServ.cc.

RPCGeomServ::RPCGeomServ ( )
protected

Definition at line 532 of file RPCGeomServ.cc.

Member Function Documentation

bool RPCGeomServ::aclockwise ( )
virtual

Definition at line 507 of file RPCGeomServ.cc.

std::string RPCGeomServ::chambername ( )
virtual

Definition at line 122 of file RPCGeomServ.cc.

int RPCGeomServ::chambernr ( )
virtual

Definition at line 326 of file RPCGeomServ.cc.

std::vector< int > RPCGeomServ::channelInChip ( void  )

Definition at line 277 of file RPCGeomServ.cc.

int RPCGeomServ::eta_partition ( )
virtual

Definition at line 309 of file RPCGeomServ.cc.

bool RPCGeomServ::inverted ( )
virtual

Definition at line 480 of file RPCGeomServ.cc.

std::string RPCGeomServ::name ( void  )
virtual

Definition at line 20 of file RPCGeomServ.cc.

Referenced by VIDSelectorBase.VIDSelectorBase::initialize().

int RPCGeomServ::segment ( void  )
virtual
std::string RPCGeomServ::shortname ( void  )
virtual

Definition at line 208 of file RPCGeomServ.cc.

bool RPCGeomServ::zpositive ( )
virtual

Definition at line 488 of file RPCGeomServ.cc.

Member Data Documentation

bool RPCGeomServ::_a
protected

Definition at line 34 of file RPCGeomServ.h.

std::string RPCGeomServ::_cn
protected

Definition at line 30 of file RPCGeomServ.h.

int RPCGeomServ::_cnr
protected

Definition at line 32 of file RPCGeomServ.h.

const RPCDetId* RPCGeomServ::_id
protected

Definition at line 27 of file RPCGeomServ.h.

std::string RPCGeomServ::_n
protected

Definition at line 28 of file RPCGeomServ.h.

std::string RPCGeomServ::_sn
protected

Definition at line 29 of file RPCGeomServ.h.

int RPCGeomServ::_t
protected

Definition at line 31 of file RPCGeomServ.h.

bool RPCGeomServ::_z
protected

Definition at line 33 of file RPCGeomServ.h.