21                  std::vector< TBScintillator* >&
 
   27   for ( 
unsigned int i=0; 
i<theScints.size(); 
i++ )
 
   49   while ( first != this->
end() && (*first)->getDetectorName() != thisScintName )
 
   83   unsigned int theIndex = 0;
 
   84   while( 
first != this->
end() && thisScintName != (*first)->getDetectorName() )