  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
   27   TIter nextParMap( 
other.m_metadata );
 
   29   while( (otherParMap = 
dynamic_cast<HanConfigParMap*
>( nextParMap() )) != 0 ) {
 
   38   if (
this == &
other) 
return *
this;
 
   43   TIter nextParMap( 
other.m_metadata );
 
   45   while( (otherParMap = 
dynamic_cast<HanConfigParMap*
>( nextParMap() )) != 0 ) {
 
   63   m_name.SetString(name_.c_str());
 
  103 GetList( 
const TDirectory* , std::map<std::string,TSeqCollection*>& mp )
 
  106   mp[mdList->GetName()] = mdList;
 
  110     mdList->Add(parMap->
GetList());
 
  120   o << 
"\nHanConfigMetadata: " << this->
GetName() << 
"\n";
 
  125     while( (parMap = 
dynamic_cast<HanConfigParMap*
>( nextParMap() )) != 0 ) {
 
  
virtual TList * GetList()
 
ClassImp(xAOD::Experimental::RFileChecker) namespace xAOD
 
TSeqCollection * newTList(const char *name, TObject *obj=0)
 
TSeqCollection * newTObjArray(const char *name, TObject *obj=0, Int_t size=TCollection::kInitCapacity)