Need help finding Train Hash Numbers

Hoping someone here might be able to help - I’m trying to find the hash names of the train compositions in the game. I have the hash names of the individual train carriages, but I’m trying to find the hash numbers for the overall train composition, e.g. the train from the gunslinger mission or such.

Specifically trying to find the Pacific Union Railroad train with the bar and sleeper wagons.

The trains can be seen in the Railroad Engineer mod and spawned to use, but I’m trying to find the full hash numbers for the train composition so I can use them in a RedM mod.

try these:
string: winter4_config = 0x487B2BE7, no passengers, but really cool saloon wagon with harp and piano
0x2D3645FA, P.U.R.R. Pacific Union, Passenger train in a pretty green
0x3ADC4DA9, sleeper with passengers! and regular passengers and guards - blue southern and eastern
gunslinger3_config = 0x3D72571D, cute regular passenger train
gunslinger4_config = 0x5AA369CA, XXXXL long with armed guards, no passengers
bountyhunter_config = 0xF9B038FC, red and golden steamer, long no passengers but guards
SouthEasternBlueAndWhitePassenger = 0x10461E19, NICE long passenger train
0x1EEC5C2A, another endless long train, lots of guards

credits to BGS for the script and hashes; I just did some research which train spawns.

Greetings,
Cilly