20 std::vector< TBScintillatorRaw* >&
26 for (
unsigned int i=0;
i<theScints.size();
i++ )
48 while ( first != this->
end() && (*first)->getDetectorName() != thisScintName )
82 unsigned int theIndex = 0;
83 while(
first != this->
end() && thisScintName != (*first)->getDetectorName() )