  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    5 #ifndef TILECONDITIONS_TILESAMPLINGFRACTION_H 
    6 #define TILECONDITIONS_TILESAMPLINGFRACTION_H 
  
TileSamplingFraction(const TileSamplingFraction &)=delete
 
float getSamplingFraction(unsigned int drawerIdx, unsigned int channel) const
Return Tile Calorimeter sampling fraction.
 
Hold mappings of ranges to condition objects.
 
float getNumberOfPhotoElectrons(unsigned int drawerIdx, unsigned int channel) const
Return number of photoelectrons per 1 GeV in Tile Calorimeter scintilator.
 
Condition object to keep and provide Tile Calorimeter sampling fraction and number of photoelectrons.
 
virtual ~TileSamplingFraction()=default
 
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
 
TileSamplingFraction(std::unique_ptr< TileCalibDataFlt > samplingFraction)
 
std::unique_ptr< TileCalibDataFlt > m_samplingFraction
 
macros to associate a CLID to a type
 
TileSamplingFraction & operator=(const TileSamplingFraction &)=delete
 
CONDCONT_DEF(TileSamplingFraction, 239120355)