  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
   27   return StatusCode::SUCCESS; 
 
   39     return StatusCode::SUCCESS;
 
   41     return StatusCode::FAILURE;
 
   46       ATH_MSG_DEBUG ( 
"\033[31m" << 
"Going over TBADCRawCont channels ..."<< 
"\033[0m" );
 
   51       unsigned NtupleVectorIndex = 0;
 
   53         (*m_adc)[NtupleVectorIndex] = 
adc->getADC();
 
   57   return StatusCode::SUCCESS;
 
   65   return StatusCode::SUCCESS;
 
   71   return StatusCode::SUCCESS;
 
   76   for (
unsigned i=0;
i<extension.size();
i++) {
 
   77     const char& 
ch=extension[
i];
 
   78     if (
ch==
'=' || 
ch==
':' || 
ch==
'/')
 
  
virtual StatusCode CBNT_execute() override
 
virtual StatusCode CBNT_finalize() override
 
CBNTAA_TBADCRaw(const std::string &name, ISvcLocator *pSvcLocator)
 
virtual StatusCode CBNT_initialize() override
 
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
 
std::string m_containerKey1
 
::StatusCode StatusCode
StatusCode definition for legacy code.
 
bool m_neverReturnFailure
 
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
 
void addBranch(const std::string &branchname, T &obj, const std::string &leaflist)
 
virtual StatusCode CBNT_clear() override
 
std::string add_name(const char *base, const std::string &extension)
 
std::vector< unsigned int > * m_adc
 
virtual ~CBNTAA_TBADCRaw()
 
BASE::size_type size_type
 
size_type size() const noexcept
Returns the number of elements in the collection.