Defined in file blastxml2.asn
C++ class: CHit
Hit ::= SEQUENCE {
num INTEGER , -- hit number
description SEQUENCE OF HitDescr, -- ID, title, and taxonomy for each entry in the PIG
len INTEGER , -- length of subject
hsps SEQUENCE OF Hsp OPTIONAL -- all HSP regions for the given subject
}