|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef LARG4BARREL_ACCMAP_H 
    6 #define LARG4BARREL_ACCMAP_H 
   22   int  Region(
int region, 
int sampling, 
int eta) 
const;
 
   26     if (ifold<m_nmax && ifold >=0) 
return m_xmin[ifold];
 
   29     if (ifold<m_nmax && ifold >=0) 
return m_xmax[ifold];
 
   32     if (ifold<m_nmax && ifold >=0) 
return m_ymin[ifold];
 
   35     if (ifold<m_nmax && ifold >=0) 
return m_ymax[ifold];
 
   46 #ifdef LARG4_STAND_ALONE 
   50   std::string m_directory{
"/afs/cern.ch/atlas/offline/data/lar/calo_data"};
 
  
Scalar eta() const
pseudorapidity method
std::vector< float > m_ymin
std::map< int, CurrMap * > curr_map
float GetYmax(int ifold) const
int Region(int region, int sampling, int eta) const
std::vector< float > m_xmin
float GetXmax(int ifold) const
std::vector< float > m_ymax
bool SetDirectory(TObject *object, TDirectory *directory)
effects: set the directory this object is associated with returns: whether the object type actively k...
const CurrMap * GetMap(int ifold, int ielecregion) const
static const AccMap * GetAccMap()
float GetYmin(int ifold) const
float GetXmin(int ifold) const
std::vector< float > m_xmax