[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mass of thrown particle



Mihajlo et al.,

Yes. I had the relevant pointer to the right DMCThrown object in my code 
the whole time. I had confused myself. Thanks.

BTW, I hard-wired the pion mass anyway. ;-)

  -- Mark

Kornicer, Mihajlo wrote:
>
> Hi Mark,
>
> DMCThrown inherits from DKinematicData (defined in PID libs),
> so you can use the function
>   mass()
> and others.
>
> Cheers,
> Mihajlo
>
> Quoting "Mark M. Ito" <marki@jlab.org>:
>
>> Folks,
>>
>> To do the time of flight correction correctly for a trajectory
>> generated from the thrown Monte Carlo parameters, I need the mass of
>> the thrown particle. How do I get that?
>>
>> For now I will hard-wire it to the pion mass since I know that is
>> what I have thrown when I generated the events.
>>
>>  -- Mark
>>
>>
>
>
>