Hello Anton, I guess both BranchDriver and ADC1 are special objects which exist in file system, not in ordinary cint dictionary. In that case try adding $. BranchDriver->AddModule($ADC1); or $BranchDriver->AddModule($ADC1); Thank you Masaharu Goto > >Hi rooters, > >according to CINT conventions it is possible to call named objects >registered in ListOfSpecials by their names, somewhat like ADC1->Print(). >Then ADC1 is recognized as a pointer to object with name ADC1. Now I am >trying to do BranchDriver->AddModule(ADC1) in CINT and an error "no ADC1 in >current scope" occurs... Any suggestions? > >Best, >Anton >
This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:21 MET