Selector to process tree friends.
#ifndef ProofFriends_h
#define ProofFriends_h
public :
ProofFriends();
virtual ~ProofFriends() { }
virtual void SetOption(
const char *option) { fOption = option; }
};
#endif
#ifdef ProofFriends_cxx
{
if (!tree) return;
}
{
}
#endif // #ifdef ProofFriends_cxx
- Author
- Gerardo Ganis (gerar.nosp@m.do.g.nosp@m.anis@.nosp@m.cern.nosp@m..ch)
Definition in file ProofFriends.h.